Re: LoginPrompt - dialog box
From: Brian Bushay TeamB (BBushay_at_Nmpls.com)
Date: 01/21/04
- Next message: Brian Bushay TeamB: "Re: Login form is not responsive when connecting to the DB"
- Previous message: Marlin: "Re: LoginPrompt - dialog box"
- In reply to: Marlin: "Re: LoginPrompt - dialog box"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 20 Jan 2004 20:42:05 -0600
>If I set loginprompt to false where do I call my dialog box from in the
>code?
I call the code to put up my own password dialogbox and make the database
connection in the OnCreate method of my main form.
>If I leave a connection to true at design time, at runtime it tries to
>connect without my asking and I'm not sure where to put the call for my
>dialog box.
You will have to make sure that the AdoConnection.connected is false when you
save the datamodule.
-- Brian Bushay (TeamB) Bbushay@NMPLS.com
- Next message: Brian Bushay TeamB: "Re: Login form is not responsive when connecting to the DB"
- Previous message: Marlin: "Re: LoginPrompt - dialog box"
- In reply to: Marlin: "Re: LoginPrompt - dialog box"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|