www.digitalmars.com         C & C++   DMDScript  
Archives

D Programming
digitalmars.D
digitalmars.D.bugs
digitalmars.D.dtl
digitalmars.D.ide
digitalmars.D.dwt
digitalmars.D.announce
digitalmars.D.learn
digitalmars.D.debugger
D.gnu
D

C/C++ Programming
c++
c++.announce
c++.atl
c++.beta
c++.chat
c++.command-line
c++.dos
c++.dos.16-bits
c++.dos.32-bits
c++.idde
c++.mfc
c++.rtl
c++.stl
c++.stl.hp
c++.stl.port
c++.stl.sgi
c++.stlsoft
c++.windows
c++.windows.16-bits
c++.windows.32-bits
c++.wxwindows

digitalmars.empire
digitalmars.DMDScript
electronics


digitalmars.D.announce - ODBCD

I have an alpha version of an ODBCD working. I have tested it so far with MySQL
and SQL Express 2005 on Windows XP. Both have their shortcomings, but I don't
think they have that much to do with the ODBCD code.

If you have a different database and/or ODBC driver, and are interested in
testing/helping, please email me and I'll send you a zip. It's quite small and
relatively easy to work with, since ODBC drivers tend to produce pretty
reasonable error information, but it still needs a lot of work.

This will eventually be part of DCat -  http://www.britseyeview.com/dcat/ -
however because ODBC now seems to be on everyone else's back burner I'm
thinking of trying some closer-to-native implementations as well.

Steve
Jun 01 2009