Re: create ODBC or ADO driver
- From: "Viatcheslav V. Vassiliev" <support@xxxxxxxxxxxxxxx>
- Date: Thu, 16 Jun 2005 22:59:42 +0400
> Hmm ... still -- for example, I believe the Delphi ADO components
> will do a "select * from <table>" if you use TADOTable.
ADO does not, but OLEDB provider may - i.e. one provider may use "select *
from <table>", another connect directly to table.
//------------------------------------------
Regards,
Vassiliev V. V.
http://www.managed-vcl.com - using .Net objects in Delphi for Win32 +
ADO.Net
http://www.oledbdirect.com - The fastest way to access MS SQL Server,
MS Jet (Access) and Interbase (through OLEDB)
"Martijn Tonies" <m.tonies@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> ÓÏÏÂÝÉÌ/ÓÏÏÂÝÉÌÁ ×
ÎÏ×ÏÓÔÑÈ ÓÌÅÄÕÀÝÅÅ: news:42b188b3$1@xxxxxxxxxxxxxxxxxxxxxxxxx
> Hello Mike,
>
>> > PS: for both, I think you'll need SQL support. Do your Paradox
>> > components have that support?
>> I need this driver for own internal project, not for sale. And for my
> needs
>> I'll "convert" the SQL->Filter for dataset. I mean WHERE clause because
> I'll
>> not join the tables, there will be one table select only...
>> I don't need the SQL92 compartibility.
>
> Hmm ... still -- for example, I believe the Delphi ADO components
> will do a "select * from <table>" if you use TADOTable.
>
> But perhaps you're not using those ;-)
>
> Good luck with the project.
>
>
> --
> With regards,
>
> Martijn Tonies
> Database Workbench - tool for InterBase, Firebird, MySQL, Oracle & MS SQL
> Server
> Upscene Productions
> http://www.upscene.com
>
>
.
- References:
- create ODBC or ADO driver
- From: Mike Shkolnik
- Re: create ODBC or ADO driver
- From: Martijn Tonies
- Re: create ODBC or ADO driver
- From: Martijn Tonies
- Re: create ODBC or ADO driver
- From: Mike Shkolnik
- Re: create ODBC or ADO driver
- From: Martijn Tonies
- create ODBC or ADO driver
- Prev by Date: Re: Registry hook/monitor component?
- Next by Date: Re: create ODBC or ADO driver
- Previous by thread: Re: create ODBC or ADO driver
- Next by thread: Re: create ODBC or ADO driver
- Index(es):
Relevant Pages
|