display the access tables in the database in a list box
I have a visual basic 6.0 which displays "DriveListBox" when selected- it displays a "DirListBox" when a Dir is select, FileListBox" displays Access databases. How do I display the tables in the database
Set db = OpenDatabase("h:\wf_pos_su
and I got a run time error of "unrecognized database format"