News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

ODBC project over FirebirdSQL

Started by lgg2, April 09, 2007, 09:50:41 PM

Previous topic - Next topic

lgg2

Hello,

This is only for those interested in ODBC programing. I am trying to make a solid "base layer" for ODBC to later use it on programs. By now, it doesn't make much things, but it is a start. The coments are in Spanish, but if anyone is interested on it, I will translate them.

The project needs: FirebirdSQL, th ODBC driver for it and WinASM.

By now has 2 fase working. 1: if database doesn't exist, create it with wanted structure. 2: Check the database structure for later update it if is necesary. The last fase will be make that update (need more time).

Well, try it and i will wait yours comments.

Thanks

[attachment deleted by admin]

lgg2

Hello again,

I have remember that a helper program can be "FlameRobin" to admin/control the Firebird databases. Also for see the database structures , data and others.

Bye

lgg2

Hello,

The same file but english translated.

One fail from me: you must correct the "ODBCString" to point the correct directory.

Bye...

[attachment deleted by admin]