sqlserver2000 for d2 api ?
John C
johnch_atms at hotmail.com
Tue May 26 04:20:35 PDT 2009
dolive Wrote:
> Who have the sqlserver2000 for d2 api ?
> Can you give me ? thank you !
>
> dolive89 at sina.com
There's no API for SQL Server 2000, as such. You usually interface with SQL Server through the ODBC, OLEDB or ADO interfaces - the last two are COM-based.
I think older versions of DBI over on DSource supported ODBC - alas no longer, it seems. I couldn't find any other general database libraries for D. Anyone else?
More information about the Digitalmars-d
mailing list