Re: [Firebird-odbc-devel] What do I do wrong with this ODBC-connection

2013-02-22 Thread B. Schulte
Hi Peter, I guess the database location i swrong: win-triakel01:TestDbTriakel:/Triakel_Test.fdb the correct syntax is: [servername] : [localpath\to\your\database.fdb] Remember, that the local path is the path on your database server. It must not be a network drive. best regards Bernhard Schul

[Firebird-odbc-devel] What do I do wrong with this ODBC-connection

2013-02-22 Thread Peter Stalpers
Hi, I'll try to create a ODBC-connection to a Firebird 1.5 db using these credentials but it didn't work. See att. The datasourcename: dsn is: triakel Test Location database is: win-triakel01:TestDbTriakel:/Triakel_Test.fdb User is present in security.fdb Location security-database on this se