there. I\'m trying to connect to a Firebird database through Excel 2010 VBA with no success. I\'m kind of newbie with this ADO ODBC thing, so I can\'t figure out the mistake.
I\'ve developed a program in delphi with firebird2.5 as the db. In delphi i have been closing the connection onc开发者_C百科e i complete a task at every stage. For example, if i add a record, i would
I have a problem with indexes in my firebird query. Below is my query. SELECT a.objid, b.running_qty, b.running_qty2,
Suppose I have three separate applications called MyPasswordManager, MyToolManager and MyMovieManager. 开发者_JAVA技巧Each of these applications uses a Firebird Embedded database.
I need to enable AUTODDL in a Firebird embedded database from a C# App. Us开发者_如何转开发ing isql, it is as simple as executing:
I\'d like to access a Firebird DB 2.5 from clients. Firebird is installed in Windows 2008 Server, running and operational. There\'s no connection problems when trying to do it in the server itself. Bu
I useMono 2.6.7, CENTOS, Firebird AMD64 2.1.3 and FirebirdSQL Provider 2.5.2, a开发者_StackOverflowll worked fine, but when firebird dataserver was upgraded to 2.5.0 version, i get this error message:
Good morning. I\'ve tried to compile QIBASE driver to access FireBird database using sqlbrowser from %QTDIR/demos. But after i filled all fields in sqlbrowser and pushed OK button the program crashed
My Firebird installation comes with the EMPLOYEE.fdb database to get you started. I am interested in example firebird database(s) that I can开发者_如何学编程 use as examples of good database design an
I just downloaded the dbExpress Driver for Firebird by Chee-Yang Chau from this google code site. I loaded the Delphi 2010 demo projects and tried running it and immediatedly got a could not load dll