Re: connect to db in codes
- From: "Viatcheslav V. Vassiliev" <support@xxxxxxxxxxxxxxx>
- Date: Sun, 21 May 2006 20:28:14 +0400
ADOConnection1.ConnectionString := 'Provider=SQLOLEDB;Integrated
Security=SSPI;Initial Catalog=pubs;';
ADOConnection1.Connected := True;
//------------------------------------------
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:44707633@xxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
Is it possible to connect to access or sql server purely in codes not
using components?
thanks
.
- References:
- connect to db in codes
- From: Keith
- connect to db in codes
- Prev by Date: connect to db in codes
- Next by Date: Re: connect to db in codes
- Previous by thread: connect to db in codes
- Next by thread: Re: connect to db in codes
- Index(es):
Relevant Pages
|