 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
blueeye Guest
|
Posted: Thu Feb 26, 2004 9:17 am Post subject: How cound I use Microsoft Data Link API? |
|
|
dear,
Sorry for I post here.
I've searched the web and all articles in borand.public.delphi.database.*
When I put a ADOConnection component on a form.
I double-click it, a dialog appears to let me specify "ConnectionString",
Then I press the "Build.." button, a system DataLink dialog apears.
If I want my program to call this dialog.
for example, click a button on a form to show this DataLink dialog.
How should I do in Delphi? Actually I use BCB.
I searched the web for some hints.
I used keyword "Microsoft Data Link API", "MSDASC.DataLinks",
but just found some example for VB, C#, .Net.
My program really needs the dialog to let user defined their own data
source.
So I post here.
Please forgive me for any bothering.
And any suggestion will be very appreciated.
Jerry, from Taiwan
|
|
| Back to top |
|
 |
Mike Shkolnik Guest
|
Posted: Thu Feb 26, 2004 9:15 pm Post subject: Re: How cound I use Microsoft Data Link API? |
|
|
Call the PromptDataSource function from ADODB.pas
--
With best regards, Mike Shkolnik
E-mail: [email]mshkolnik (AT) scalabium (DOT) com[/email]
WEB: http://www.scalabium.com
"blueeye" <blueeye (AT) blueeye (DOT) org> wrote
| Quote: | dear,
Sorry for I post here.
I've searched the web and all articles in borand.public.delphi.database.*
When I put a ADOConnection component on a form.
I double-click it, a dialog appears to let me specify "ConnectionString",
Then I press the "Build.." button, a system DataLink dialog apears.
If I want my program to call this dialog.
for example, click a button on a form to show this DataLink dialog.
How should I do in Delphi? Actually I use BCB.
I searched the web for some hints.
I used keyword "Microsoft Data Link API", "MSDASC.DataLinks",
but just found some example for VB, C#, .Net.
My program really needs the dialog to let user defined their own data
source.
So I post here.
Please forgive me for any bothering.
And any suggestion will be very appreciated.
Jerry, from Taiwan
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|