| View previous topic :: View next topic |
| Author |
Message |
gego Newbie
Joined: 26 Feb 2005 Posts: 5
|
Posted: Feb 26th, 2005 11:35 AM Post subject: Problem with Access 2003 Version !! |
|
|
Hi,
Im trying to connect Vsual Basic 6 with Access DataBase 2003 using data control object, every thing is ok But there is a problem :
when Im trying to edit RecordSouce Property of the Data Control, a message appears : "UNRECOGNIZED DATA BASE" !!!!!
I tried Access 97 and it works fine !!
Is the Problem with Access Version ? or what should I modefy to work with Access 2003 ? _________________ Thanks |
|
| Back to top |
|
rbgCODE Regular
Joined: 11 Nov 2004 Posts: 54 Location: Manchester CT
|
Posted: Feb 27th, 2005 06:54 PM Post subject: |
|
|
I would suggest making sur eyou are using the latest MDAC which you can download from microsoft and also, the best way I found to work with databases is using classes. If you would like an example please send me the db you are using and I will work one up for you. _________________ '><>
'rBg
'><> |
|
| Back to top |
|
Joreel Newbie
Joined: 04 Mar 2005 Posts: 4
|
Posted: Mar 21st, 2005 02:33 AM Post subject: Re: Problem with Access 2003 Version !! |
|
|
Just use the access 97 database or if you dont have.. and u use the access 2000 or higher
Just Convert the Format of the 2000 or 2003 Access Database to lower version by using access,........... go to Tools... Menu and Database Utilities... Convert Database.... To Access 97 Format.. |
|
| Back to top |
|
|