Subject | Re: [IBO] TIB_BrowseDialog bug? |
---|---|
Author | Jason Wharton |
Post date | 2002-04-27T00:28Z |
Did you set the IB_Connection (or BaseConnection) property? Did you also
make sure the connection was connected prior to the browse form opening?
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
make sure the connection was connected prior to the browse form opening?
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: <antoni.aloy@...>
To: <IBObjects@yahoogroups.com>
Sent: Friday, April 26, 2002 2:02 AM
Subject: [IBO] TIB_BrowseDialog bug?
Hi all!
I want to add the BrowseDialog funcitionallity to my application for
debugging purposes, so I have added the TIB_BrowseDialog component.
When the dialog appears there are not tables in the relation foder, you have
to click to other folders (procedures for examples) and then the information
is updated.
But then is you try to select a table in the relations folder you get an
Access Violation Error message. After some other AVE messages and clicking
in tables an other folders the error dissapears.
It seems it's a matter of creation order...