Re: connect to db in codes
- From: "John Herbster" <herb-sci1_AT_sbcglobal.net>
- Date: Mon, 22 May 2006 19:53:04 -0500
in codes not using components?
By "components" do you mean descendents of TComponent?
If not, then what?
Not using adoconnection, adoquery, etc......
--
Env: SQL SERVER + Delphi 7 + ADO
Keith,
I am still a little puzzled -- why did you mention "ADO"
in your environment tag line?
If you want to do it yourself using a direct connection
to SQL Server, then I suggest you see about locating
a specification for the connection communication
protocol, a small version of SQL server, a list of the
functions that you want to implement, and one of the
SQL server database communication monitors, and
then start your designing and programming.
Regards, JohnH
.
- 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: Re: connect to db in codes
- Previous by thread: Re: connect to db in codes
- Next by thread: Re: connect to db in codes
- Index(es):
Relevant Pages
|