Thread overview
sqlserver2000 for d2 api ?
May 26, 2009
dolive
May 26, 2009
John C
May 26, 2009
Steve Teale
May 26, 2009
dolive
May 26, 2009
dolive
May 26, 2009
dolive
May 28, 2009
hqs7636
May 26, 2009
Who have the sqlserver2000 for d2 api ? Can you give me ?  thank you !

dolive89@sina.com
May 26, 2009
dolive Wrote:

> Who have the sqlserver2000 for d2 api ? Can you give me ?  thank you !
> 
> dolive89@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?
May 26, 2009
John C Wrote:

> dolive Wrote:
> 
> > Who have the sqlserver2000 for d2 api ? Can you give me ?  thank you !
> > 
> > dolive89@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?

I got quite a long way with ODBCD. But then we moved from India to Tanzania, which slowed me down a bit. I was going to attach a zip of it, but that does not seem to be working.

You can find it at http://www.britseyeview.com/odbcd.zip.

Steve


Steve

May 26, 2009
Steve Teale дµ½:

> John C Wrote:
> 
> > dolive Wrote:
> > 
> > > Who have the sqlserver2000 for d2 api ? Can you give me ?  thank you !
> > > 
> > > dolive89@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?
> 
> I got quite a long way with ODBCD. But then we moved from India to Tanzania, which slowed me down a bit. I was going to attach a zip of it, but that does not seem to be working.
> 
> You can find it at http://www.britseyeview.com/odbcd.zip.
> 
> Steve
> 
> 
> Steve
> 
My network  does not arrive it, can you send  the email to me ? dolive89@sina.com

thank you

May 26, 2009
dolive дµ½:

> Steve Teale дµ½:
> 
> > John C Wrote:
> > 
> > > dolive Wrote:
> > > 
> > > > Who have the sqlserver2000 for d2 api ? Can you give me ?  thank you !
> > > > 
> > > > dolive89@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?
> > 
> > I got quite a long way with ODBCD. But then we moved from India to Tanzania, which slowed me down a bit. I was going to attach a zip of it, but that does not seem to be working.
> > 
> > You can find it at http://www.britseyeview.com/odbcd.zip.
> > 
> > Steve
> > 
> > 
> > Steve
> > 
> My network  does not arrive it, can you send  the email to me ? dolive89@sina.com
> 
> thank you
> 

sorry£¬is downloaded£¬
How can compile to lib and config install £¿

thank you

May 26, 2009
dolive дµ½:

> Steve Teale дµ½:
> 
> > John C Wrote:
> > 
> > > dolive Wrote:
> > > 
> > > > Who have the sqlserver2000 for d2 api ? Can you give me ?  thank you !
> > > > 
> > > > dolive89@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?
> > 
> > I got quite a long way with ODBCD. But then we moved from India to Tanzania, which slowed me down a bit. I was going to attach a zip of it, but that does not seem to be working.
> > 
> > You can find it at http://www.britseyeview.com/odbcd.zip.
> > 
> > Steve
> > 
> > 
> > Steve
> > 
> My network  does not arrive it, can you send  the email to me ? dolive89@sina.com
> 
> thank you
> 

sorry£¬is downloaded£¬
How can compile to lib and config install £¿

thank you

May 28, 2009
Steve Teale дµ½:

> John C Wrote:
> 
> > dolive Wrote:
> > 
> > > Who have the sqlserver2000 for d2 api ? Can you give me ?  thank you !
> > > 
> > > dolive89@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?
> 
> I got quite a long way with ODBCD. But then we moved from India to Tanzania, which slowed me down a bit. I was going to attach a zip of it, but that does not seem to be working.
> 
> You can find it at http://www.britseyeview.com/odbcd.zip.
> 
> Steve
> 
> 
> Steve
> 

compile is error :

D:\D\db_sql\odbcd\wrappers.d   -c   -ofodbcd -lib -g -c -debug -odbcd.lib

D:\D\db_sql\odbcd\wrappers.d(149): Error: identifier 'Time' is not defined
D:\D\db_sql\odbcd\wrappers.d(149): Error: Time is used as a type
D:\D\db_sql\odbcd\wrappers.d(149): Error: variable wrappers.TimeObj.value voids have no value
D:\D\db_sql\odbcd\wrappers.d(150): Error: identifier 'Time' is not defined
D:\D\db_sql\odbcd\wrappers.d(150): Error: Time is used as a type
D:\D\db_sql\odbcd\wrappers.d(150): Error: cannot have parameter of type void


D:\D\db_sql\odbcd\wrappers.d(151): Error: identifier 'Time' is not defined
D:\D\db_sql\odbcd\wrappers.d(151): Error: Time is used as a type
D:\D\db_sql\odbcd\odbcd.d(1168): Error: identifier 'Time' is not defined
D:\D\db_sql\odbcd\odbcd.d(1168): Error: Time is used as a type
D:\D\db_sql\odbcd\odbcd.d(2773): Error: identifier 'Time' is not defined
D:\D\db_sql\odbcd\odbcd.d(2773): Error: Time is used as a type