Re: D2005 Connection String Editor at runtime ???
- From: paolol <paolol@xxxxxxxxxxxxxxxxxx>
- Date: Tue, 31 May 2005 10:03:04 +0200
Brian Bushay TeamB ha scritto:
I will like to give the user the ability to use the "Connection String Editor" for wath I know it's an ActiveX, but I can't find any reference on how to show it at runtime, any help will be appreciated :)
Thanks,
var CS : WideString; begin
CS:= AdoConnection1.connectionString; //default to current connection string CS := PromptDataSource(Form1.Handle, CS) -- Brian Bushay (TeamB) Bbushay@xxxxxxxxx
Wow, thanks a lot ... that was easy, I can't belive :)) Paolo L. .
- References:
- D2005 Connection String Editor at runtime ???
- From: paolol
- Re: D2005 Connection String Editor at runtime ???
- From: Brian Bushay TeamB
- D2005 Connection String Editor at runtime ???
- Prev by Date: Re: Error in post with ADOSQLServer
- Next by Date: Re: Error in post with ADOSQLServer
- Previous by thread: Re: D2005 Connection String Editor at runtime ???
- Next by thread: Safest way to access the mssql server ovet the internet
- Index(es):
Relevant Pages
|