Just want to know if VB6 supports ISAM Files (Indexed Files) if so how do you use it. I have an indexed file (looks like a normal text file) which i want to use with my program. Please HELP ASAP!
Printable View
Just want to know if VB6 supports ISAM Files (Indexed Files) if so how do you use it. I have an indexed file (looks like a normal text file) which i want to use with my program. Please HELP ASAP!
I believe when you install vb, you can install ISAM Drivers for MS Jet. Then you use ODBC to access them?
Not sure how though