choudhuryshouvi - about Project.zip.
Is this for Standalone VB6 or is it part of the Microsoft Access Userform.
If standalone program, does it extract the information from mdb files. If so, then I could use it on any Access database. Correct?
I haven't unpacked it yet. I wanted to clarify the use of the vbp project and its relation to Access. I have Access 2003 but I'm not a fan of it.
1. this is a standalone vb6 program using ms access as its back-end
2. yes, it can extract information from mdb files. but its capability is limited to access 2000 databases only. because this program was developed based on DAO object library which could not read access files which is more than 2000. if you want to read access 2003 databases using this program then you have to use ADO library and ofcourse need to convert the syntaxes accordingly.
3. whether you have access 2003 or access 2007, it doesn't matter any. but one disadvantage is, you cannot use any new database that you may have created using access 2003 and bind it with this program.
Hope that you have got answers to all of your questions.
regards
Shouvik