Re: connect to db in codes



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
.



Relevant Pages

  • Re: Access Frontend to an SQL Server backend
    ... since each user no longer gets a direct connection to the SQL Server and a ... > as front end to sql server would be a source of problems. ... > can easily connect 100's of ms-access users without a problem at all. ... > Edmonton, Alberta Canada ...
    (microsoft.public.access.forms)
  • Re: 300 Fields Import?
    ... make a direct connection from MS Access to SQL Server ... this MDB crap has been obsolete for a decade ...
    (microsoft.public.access.externaldata)
  • Re: How can i use Pocket connect direct to SQL SERVER
    ... You can use the SqlClient namespace if you have a direct connection to the ... .Net Compact Framework MVP ... "Mis Dep." ... I use vb.net 2003,How can i use Pocket connect direct to SQL SERVER (not ...
    (microsoft.public.pocketpc.developer)
  • Re: How can i use Pocket connect direct to SQL SERVER
    ... Well "localhost" means the CE device itself, and I'm certain you don't have SQL Server 2000 running on the device. ... Dim Cmd As SqlCommand = New SqlCommand ... > You can use the SqlClient namespace if you have a direct connection to the ...
    (microsoft.public.pocketpc.developer)
  • Re: SQL Mobil (2005) and VS 2003, is it possible?
    ... SQL Client is also included and allows for direct connection to SQL Server ... > Does anyone have any pointer on how to use and install SQL Mobile ...
    (microsoft.public.sqlserver.ce)