I'm having a problem using a dBase file with Crystal and VB. Let me describe my problem step by step :

1. I open a dbase Table in a VB form.

2. Based on certain criteria I run a Crystal Report with the same dBase file.

3. As long as i don't close the VB form I can run this report again & again.

NO PROBLEMS TILL HERE.

4. I close the VB Form and return to the Main Menu and try the same option again, it gives me an error saying that the file is already open in exclusive mode elsewhere.

5. Also if I try opening and clsoing the VB form numerous times without running the report, it works

6. I cannot open that dBase File until I shutdown VB and restart again.

Help will be greatly appreciated...

Ajeetc