Re: Connection String
From: Ranco Marcus (fake_at_hotmail.com)
Date: 02/15/04
- Next message: Oscar: "Re: ADO Speed Problems."
- Previous message: Viatcheslav V. Vassiliev: "Re: ADO Speed Problems."
- In reply to: Lon Layton: "Connection String"
- Next in thread: Jeremy Collins: "Re: Connection String"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 15 Feb 2004 10:14:09 +0100
You can use the TADOConnection in Delphi 7 to create your connectionstring,
simple right-click for "edit CommandString"
"Lon Layton" <lon@l-systems.com> wrote in message
news:402f1b21$1@newsgroups.borland.com...
> I am new to ADO and have successfully ported a fairly large DB4
application
> to MSSQL server. Everything works great but I need to programatically
set
> my connection string ... does someone have some sample code that creates a
> connection string (i.e. reads the ODBC so I can set the provider, Data
> Source etc.) or can someone point me to a document that explains where to
> retrieve the parameters I need to create the ConnectionString? All of the
> sample ADO apps in the Delphi demos have the strings precoded. I am using
> Delphi 7 and MSSQL Server 7. thanks in advance, LL
>
>
- Next message: Oscar: "Re: ADO Speed Problems."
- Previous message: Viatcheslav V. Vassiliev: "Re: ADO Speed Problems."
- In reply to: Lon Layton: "Connection String"
- Next in thread: Jeremy Collins: "Re: Connection String"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|