|
#1
|
|||
|
|||
|
DAO Data Control
We have some ancient apps that use the DAO Data Control. These apps have been upgraded from vb4 to vb5 to vb6. We are currently migrating to Windows and Office 2000. The DAO Data Control wil not read the Access 2000 database. The programmer does not want to use ADO. Is there a work arount to this? Thanks |
|
#2
|
|||
|
|||
|
Re: DAO Data Control
Rex:
Some months ago I wrote a tip of the month that I call 'What I Learned About DAO 3.6 and Jet 4.0'. Link to http://www.buygold.net/tips then look for the July 1999 tip of the month. A sample program is provided that creates a Jet 4 [Access 2000] database. Cheers, Larry Rebich More tips link to: http://www.buygold.net/tips Please: No personal e-mail questions :-) "Rex Brymer" <rcbrymer@nc.rr.com> wrote in message news:3c569d34$1@10.1.10.29... > > We have some ancient apps that use the DAO Data Control. These apps have > been upgraded from vb4 to vb5 to vb6. We are currently migrating to Windows > and Office 2000. The DAO Data Control wil not read the Access 2000 database. > The programmer does not want to use ADO. Is there a work arount to this? > Thanks |
|
#3
|
|||
|
|||
|
Re: DAO Data Control
What does the programmer have against ADO?
-- Veign Designing Solutions www.veign.com VB Code Samples & Projects www.veign.com/information/info_main.html "Rex Brymer" <rcbrymer@nc.rr.com> wrote in message news:3c569d34$1@10.1.10.29... > > We have some ancient apps that use the DAO Data Control. These apps have > been upgraded from vb4 to vb5 to vb6. We are currently migrating to Windows > and Office 2000. The DAO Data Control wil not read the Access 2000 database. > The programmer does not want to use ADO. Is there a work arount to this? > Thanks |
|
#4
|
|||
|
|||
|
Re: DAO Data Control
> The DAO Data Control wil not read the Access 2000 database...
> Is there a workaround to this? Rex: See the following article in the Microsoft Knowledge Base: PRB: Error "Unrecognized Database Format" When You Upgrade to Access 2000 or 2002 (Q238401) http://support.microsoft.com/default...;en-us;Q238401 --- Phil Weber |
|
#5
|
|||
|
|||
|
Re: DAO Data Control
> PRB: Error "Unrecognized Database Format" When You Upgrade
> to Access 2000 or 2002 (Q238401) > http://support.microsoft.com/default...;en-us;Q238401 P.S. -- I found the above article by searching for "Access 2000" at http://www.codehound.com/vb . |
|
#6
|
|||
|
|||
|
Re: DAO Data Control
You have to update the VS6 with Service pack 5, and the DAO Data control get the Access2000; Value for connect property. "Rex Brymer" <rcbrymer@nc.rr.com> wrote: > >We have some ancient apps that use the DAO Data Control. These apps have >been upgraded from vb4 to vb5 to vb6. We are currently migrating to Windows >and Office 2000. The DAO Data Control wil not read the Access 2000 database. > The programmer does not want to use ADO. Is there a work arount to this? > Thanks |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|