If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
sql
Re: sql
Any such interface.
There is however JET which is accessible through win32api or directly through ODBC dll functions, but really looking for a universal solution for sql. There doesn't seem to be support for sql through win32api, even though the OS clearly uses such a mechanism which isn't documented in microsoft sdk.
There is however JET which is accessible through win32api or directly through ODBC dll functions, but really looking for a universal solution for sql. There doesn't seem to be support for sql through win32api, even though the OS clearly uses such a mechanism which isn't documented in microsoft sdk.
"Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe."
Albert Einstein
Albert Einstein
Re: sql
This can help?
http://www.pinvoke.net/default.aspx/odbc32.SQLConnect
http://www.pinvoke.net/default.aspx/odbc32.SQLConnect