Re: connect to db in codes
- From: "Viatcheslav V. Vassiliev" <support@xxxxxxxxxxxxxxx>
- Date: Tue, 23 May 2006 12:37:55 +0400
You can use dbExpress, ADO type libraries without VCL wrappers, you can use
OLEDB or ODBC or event ADO.Net, you can use old way such as DBLib and BDE.
The best way depends on what you want to do - all these ways will require
you to learn their API.
//------------------------------------------
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)
"keith" <support@xxxxxxxxxxxxx> ÓÏÏÂÝÉÌ/ÓÏÏÂÝÉÌÁ × ÎÏ×ÏÓÔÑÈ ÓÌÅÄÕÀÝÅÅ:
news:44725329@xxxxxxxxxxxxxxxxxxxxxxxxx
Not using adoconnection, adoquery, etc......
--
Env: SQL SERVER + Delphi 7 + ADO
"John Herbster" <herb-sci1_AT_sbcglobal.net>
??????:447121e1$1@xxxxxxxxxxxxxxxxxxxxxxxxx
"Keith" <support@xxxxxxxxxxxxx> wrote
Is it possible to connect to access or sql server purely
in codes not using components?
Keith,
By "components" do you mean descendents of TComponent?
If not, then what?
Rgds, JohnH
.
- Follow-Ups:
- Re: connect to db in codes
- From: keith
- Re: connect to db in codes
- References:
- connect to db in codes
- From: Keith
- Re: connect to db in codes
- From: John Herbster
- Re: connect to db in codes
- From: keith
- connect to db in codes
- Prev by Date: Re: connect to db in codes
- Next by Date: locate method problem ???
- Previous by thread: Re: connect to db in codes
- Next by thread: Re: connect to db in codes
- Index(es):
Relevant Pages
|