Could somebody help me with that...any article or link..
found this one..
http://www.codeguru.com/misc/csh_formview.shtml
but this is tool tip style...and i want the regular one with winhelp.
Thanks in advance
Hi,
My application has 3 dialog boxes. The first dialog box that appears will have two buttons as options for the remaining two dialog boxes. When one of the buttons is pressed, I want to close the existing dialog box and open the corresponding new one.
I open it as a modaless dialog and closed...
Thanks Andy.
I donot declare these objects as shown by you.
I have added DataEnvironment Object to my project. Then,I use
DataEnvironment1.Connection1.ConnectionString = "..."
DataEnvironment1.Connection1.Open
And I donot use recordset objects. I use Adodc objects for the DataGrid...
Yes, I close the the connection to the database (.mdb) by using the following statement when I exit the app.
DataEnviroment1.Connection1.Close
Other than this, I donot do any thing with the Adodc(s). I think this statement takes care of them..doesnt it?
Thanks for ur promt response.
Bala
My application has 5 forms each with a datagrid control and adodc control linked to a common access database (.mdb). When I run this application more than 10- 15 times either from VB development enviroment or as an exe, I get the following runtime errors.
1. Unspecified error.
2. Runtime error...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.