Re: ZFireBirdDA connection string Q's
David, It looks like it was the white space that was causing it to fail. I had it working 30 seconds after I got your email. The ZFireBirdDA connection string works fine if you convert long file names to ******~1 format. (ie. localhost:c:\progra~1\test.gdb). I dont know why I didn't think of it sooner. Stupid Windoze... ;) srde�ne v�m �akujem, Derek Basch --- David Marko <dmarko@digi-trade.cz> wrote:
Derek, your connection string seems to be OK. (localhost:c:\program files\firebird\test.gdb sysdba masterkey) Only sysdba should be in uppercase(SYSDBA) and I am not sure about "program files" directory with white space in the name. Try to place gdb file in more simple directory e.g. c:\firebird\test.gdb
Regards, David Marko
__________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com
On Thu, May 16, 2002 at 11:57:26PM -0700, Derek Basch wrote:
The ZFireBirdDA connection string works fine if you convert long file names to ******~1 format. (ie. localhost:c:\progra~1\test.gdb).
My Windows unders~1 long filena~1, and yours? :) Oleg. -- Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.
participants (2)
-
Derek Basch -
Oleg Broytmann