Re: ODBC
In article <426e94de$1@xxxxxxxxxxxxxxxxxxxxxx>, johng@xxxxxxxxxx says...
> Is there an ODBC component? I dont seem to see one in the program. Just
> ADO, BDE and IB.
>
ADO is now used for connecting to ODBC datasources.
.
Relevant Pages
- Re: DAO vs ADO
... Depending on how you're connecting to SQL Server, yes, it might make sense ... to use ADO. ... I've written applications where my communication to SQL Server was all done ... DAO was designed specifically for use with Jet databases (i.e.: ... (microsoft.public.access.modulesdaovba) - Re: Large varchar columns with SQL server
... I'm connecting to a SQL ... Did you read the KB articles they pointed to: ... I can also add that since ADO 2.6, if you do get DB_E_ERRORSOCCURRED on ... present than is necessary to demonstrate event handling. ... (microsoft.public.data.ado) - Re: Problems with carating Stored Procedure from ADO
... connecting to SQL Server! ... > May bee ADO find parametrs in Create query.. ... (microsoft.public.sqlserver.server) - Re: SQL Server 200 "Timeout Expired"
... "David Gugick" wrote: ... I've read an article on Microsoft that speaks about ADO spawing ... > Try setting the CommandTimeout on the Command object. ... > timeout is only for connecting, ... (microsoft.public.sqlserver.server) - Select * returns Unspecified error, but Select ID WORKS --- Help !!!!
... I am trying to track down why Delphi and ADO is having a problem ... I am connecting to Sybase database, when I try to perform the ... (borland.public.delphi.database.ado) |
|