database - How to access a interbase/firebird db via network with two or more computers -


i made program accesses firebird db in network environment.

i access db via network in 2 different points of network normally.

but if open 2 programs simultaneously exception thrown on second program, tries connect db:

"your user name , password not definied"

how access firebird db 2 connections simultaneously?

this caused using embedded versionof firebird, allows 1 connection. @ filename installed.

if problem uninstall , install clasic or superserver version instead


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -