`
SQL Related Articles: Firebird DSN-less connection - 2 2004-06-28 -- Jim Gambon Newsgroups: softvelocity.clarion.databasedrivers,softvelocity.public.clarion5x Hi Paul, >... I have set glo:connection > string to the following: > > glo:ConnectionString = | > ..... > 'DBANAME=Training1:c:/Firebird Databases/MyDatabase.fdb;'&| > ..... Try 'DBNAME' instead of 'DBANAME,' and regular style backslashes instead of forward slashes in the file name. That might help. What kind of error are you getting? Regards, Jim Gambon Printed November 21, 2024, 7:02 am This article has been viewed/printed 35318 times. Google search has resulted in 43 hits on this article since January 25, 2004. |