PDA

Click to See Complete Forum and Search --> : RecordSource


Dillinger4
Feb 7th, 2000, 04:48 AM
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.

PaulB
Feb 7th, 2000, 05:21 AM
Are you using DAO or ADO?

Have you used the MS Jet3.51 or Jet4?

Dillinger4
Feb 7th, 2000, 11:39 AM
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.

danix
Feb 7th, 2000, 02:42 PM
Click on project, references, tick in the Microsoft 3.5 compatible DAO and then OK it should then work.

------------------

Dillinger4
Feb 9th, 2000, 02:55 AM
You mean Microsoft DAO 2.5/3.51 Compatibility
Library. I tried that. I have no clue what unreconized database format is.

Clunietp
Feb 9th, 2000, 01:19 PM
go here for that error:
http://support.microsoft.com/support/kb/articles/q238/4/01.asp?LNG=ENG&SA=ALLKB

Dillinger4
Feb 10th, 2000, 02:55 AM
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.