> Great job on the API!
Thank you.
> I'm a software engineer currently currently exploring database
> connectivity using C++, my question is does your API work with MS SQL?
If it has an ODBC driver, then almost certainly.
> And does it support databases with username and password?
> Looking forward to your reply. Many thanks.
Yes. You may put these into your odbc.ini file or include them in the
connect string. You may need to refer to the database documentation for
this.
Feel free to pass on some instructions for using this database with
SimpleDB if there are some non-obvious steps and I will include them in
the documentation.
Cheers,
Russell
|