Re: ODBC-ing my app



Brian:

> If you are talking about using ODBC through ADO
> then you should ask about your specific combination.
> ODBC drivers generally don't work as good with ADO as
> an Oledb provider specifically for the database would work.

Yeah... I'm after Oledb...
I'm not even smart enough on this
to ask the question right.

Craig.


.



Relevant Pages

  • Re: AsyncExecute blocks new connection on Connect:=True
    ... > I haven't found any ODBC drivers that work very well with ADO. ... > So your problem could be in the ODBC driver or in the Oledb provider for ODBC ... Kjell Rilbe ...
    (borland.public.delphi.database.ado)
  • Re: ADO call to user defined function
    ... support all the features, which supported by OLEDB. ... OLEDB provider for SQL ... Server was developed some time ago, when SQL Server did not have UDF's. ... is why ADO does not support them as well. ...
    (microsoft.public.data.ado)
  • Re: ADO vs DAO
    ... DAO was designed for Access and uses all the advantages of it. ... Actually ADO does not add any additional layer if you use it correctly. ... because ADO has to use OLEDB provider and does not work with ODBC directly. ... a light version of SQL Server, is free and has same functionality as SQL ...
    (microsoft.public.vb.database.ado)
  • Re: Thread View
    ... Yes, ADO creates additional threads. ... Also OLEDB provider may create threads. ... http://www.oledbdirect.com - The fastest way to access MS SQL Server, ... MS Jet and Interbase ...
    (borland.public.delphi.database.ado)
  • Re: create ODBC or ADO driver
    ... For ADO you need to write OLEDB provider. ... > Now I want to create the ODBC or ADO driver with same functionality. ... > With best regards, Mike Shkolnik ...
    (borland.public.delphi.thirdpartytools.general)