Subject Connect same app to multiple embedded dbs
Author tcdavis316
Hello,
Is it possible to connect to multiple embedded db's using the same
application? I need to connect to two different Firebird embedded
databases (both ver. 2.0) at the same time through the same Windows XP
application. We are using ODBC, as that was the only way we could
connect to the first embedded db simultaneously via C# and managed
C++. I have been unsuccessful so far in connecting to both databases.
The second db is only going to be accessed via C#.

Thanks,
Theresa