I have had luck with:
(BTW, D4 vrs IB, can't get it to go with Oracle - the Oracle driver
dies)

HandleShared=true

turn everything off

on the onCreate of the RDM, set the session's "autoSessionName := true"

if you activeate anything manually, (ie, in the designer), you have to
go thru and remove all the session names, so it picks up the one that
the TSession makes on activation.

Hope that helps.

N

[EMAIL PROTECTED] wrote:
> 
> In my RDM's I have a TDatabase and TSession component.  I have been having
> some strange errors - such as session name missing and BDE AV's in
> IDAPI32.DLL etc.  So I was wondering what the 'correct' settings are for a
> TDatabase and TSession component in a RDM? - particularly the
> KeepConnections and HandleShared properties?
> 
> ---------------------------------------------------------------------------
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to