|
-
October 9th, 2001, 01:07 AM
#1
Database Error
I have a EXE file, which repairs the Access 2000 database by removing the space used by the deleted records.
This EXE works fine. But I need to call this EXE from one more MDI. The user will enter to the MDI after logging, where I need to open the databse and check the table for user name and password. If he is successfuly, then he is allowed to work inside. In the menu of the MDI I am trying to call that EXE file. The EXE file executes properly but the database size is not reduced, if I call it from within MDI. But the same works if I run that EXE separately.
I am using ADO. In the design time, I right click and set all the properties to access the database Access 2000 and one text box is bound to this.
Regards,
Shivakumar G.M.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|