-
I know this is probably an easy question for some of you to answer but here it is. I am making a database of my CD collection and a database browser in vb. But when i try to set the RecordSource property i keep getting an error message that says unrecognized database format C:\My Documents\CD Collection.mdb What could i be doing wrong ?
Thanxxxxxxx.
-
Are you using DAO or ADO?
Have you used the MS Jet3.51 or Jet4?
-
Im not sure if im using DAO or ADO how do you tell. And as for Jet 3.51 or 4 i have no clue. It's office 2000 Developer but what version of access that comes with it im not sure.
-
Click on project, references, tick in the Microsoft 3.5 compatible DAO and then OK it should then work.
------------------
-
You mean Microsoft DAO 2.5/3.51 Compatibility
Library. I tried that. I have no clue what unreconized database format is.
-
-
yeah i dont know, i cant figure it out. I get an error 524 not run time error 3343. i tried MS DAO 3.51 object library and 3.6 object library I have the learning edition of VB. So i need a data control that supports Jet 4 ? Right? {{{laughing}}}
thanxxx Bro.