Subject | Re: [IBO] Cursor Unknown |
---|---|
Author | hans |
Post date | 2003-03-02T01:22:51Z |
I found out at times, that there is some delay between the disconnect
request and when it actual
happens. The simple while ... test assures everything is closed
request and when it actual
happens. The simple while ... test assures everything is closed
----- Original Message -----
From: "Alan McDonald" <alan@...>
To: <IBObjects@yahoogroups.com>
Sent: Saturday, March 01, 2003 6:01 PM
Subject: RE: [IBO] Cursor Unknown
| I'm can't help think that if that is a safer way to dsconnect then maybe
the
| .Connected := False;
| should in fact call that method or at least make the same action as the
| explicit call no?
| Alan
|
| -----Original Message-----
| From: hans [mailto:hans@...]
| Sent: Sunday, 2 March 2003 11:47 AM
| To: ibobjects@yahoogroups.com
| Subject: Re: [IBO] Cursor Unknown
|
|
| Maybe just a
| while Database.Connected do Database.Disconnect;
| upon exit will do it?
|
| -----------------------------------------------------
| ----- Original Message -----
| From: "Alan McDonald" <alan@...>
| To: <IBObjects@yahoogroups.com>
| Sent: Saturday, March 01, 2003 5:30 PM
| Subject: RE: [IBO] Cursor Unknown
|
|
| | ah ha...
| | drop a lookupcombo and exit your applciation while it is still the drop
| down
| | state... you get a cursor unkown..
| | Does this mean that we all have to call closeup methods on any all
| | lookupcombos on applicationexit ?
| |
| | Alan
| |
| | -----Original Message-----
| | From: Alan McDonald [mailto:alan@...]
| | Sent: Sunday, 2 March 2003 11:20 AM
| | To: IBObjects@yahoogroups.com
| | Subject: [IBO] Cursor Unknown
| |
| |
| | Sometimes when I exit from my application I get a Cursor Unknown
exception
| | in IB_Session. Can anyone give me a hint as to what it might be or how
to
| | track it down?
| | thanks
| | Alan
| |
| |
| |
| |
| |
|
___________________________________________________________________________
| | IB Objects - direct, complete, custom connectivity to Firebird or
| InterBase
| | without the need for BDE, ODBC or any other layer.
| |
|
___________________________________________________________________________
| | http://www.ibobjects.com - your IBO community resource for Tech Info
| papers,
| | keyword-searchable FAQ, community code contributions and more !
| |
| | Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
| |
| |
| |
| |
| |
| |
|
___________________________________________________________________________
| | IB Objects - direct, complete, custom connectivity to Firebird or
| InterBase
| | without the need for BDE, ODBC or any other layer.
| |
|
___________________________________________________________________________
| | http://www.ibobjects.com - your IBO community resource for Tech Info
| papers,
| | keyword-searchable FAQ, community code contributions and more !
| |
| | Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
| |
| |
| |
|
|
|
|
___________________________________________________________________________
| IB Objects - direct, complete, custom connectivity to Firebird or
InterBase
| without the need for BDE, ODBC or any other layer.
|
___________________________________________________________________________
| http://www.ibobjects.com - your IBO community resource for Tech Info
papers,
| keyword-searchable FAQ, community code contributions and more !
|
| Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|
|
|
|
|
|
___________________________________________________________________________
| IB Objects - direct, complete, custom connectivity to Firebird or
InterBase
| without the need for BDE, ODBC or any other layer.
|
___________________________________________________________________________
| http://www.ibobjects.com - your IBO community resource for Tech Info
papers,
| keyword-searchable FAQ, community code contributions and more !
|
| Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|
|
|