Welcome to dbFreaks.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Error after converting from Access 97 to Access 2002-2003 ..

 
   Database Help (Home) -> Visual Basic -> DAO RSS
Next:  Error 3043  
Author Message
oc7

External


Since: Sep 17, 2004
Posts: 2



(Msg. 1) Posted: Fri Sep 17, 2004 10:39 am
Post subject: Error after converting from Access 97 to Access 2002-2003 format
Archived from groups: microsoft>public>vb>database>dao (more info?)

Hello, I convert my Access 97 Database to Access 2002-2003, because I’m now
using WinXP. And now when I run my VB program, I get Runtime error '3343' -
Unrecognized database format. I'm using DAO350.DLL. Do I have to change to
another DLL? Thanks.

oc7

 >> Stay informed about: Error after converting from Access 97 to Access 2002-2003 .. 
Back to top
Login to vote
Paul Clement

External


Since: Sep 02, 2003
Posts: 236



(Msg. 2) Posted: Fri Sep 17, 2004 1:30 pm
Post subject: Re: Error after converting from Access 97 to Access 2002-2003 format [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Fri, 17 Sep 2004 10:39:02 -0700, oc7 <oc7 DeleteThis @discussions.microsoft.com> wrote:

¤ Hello, I convert my Access 97 Database to Access 2002-2003, because I’m now
¤ using WinXP. And now when I run my VB program, I get Runtime error '3343' -
¤ Unrecognized database format. I'm using DAO350.DLL. Do I have to change to
¤ another DLL? Thanks.

See the following:

PRB: Error "Unrecognized Database Format" When You Upgrade to Access 2000 or 2002
http://support.microsoft.com/default.aspx?scid=kb;en-us;238401


Paul ~~~ pclement DeleteThis @ameritech.net
Microsoft MVP (Visual Basic)

 >> Stay informed about: Error after converting from Access 97 to Access 2002-2003 .. 
Back to top
Login to vote
oc7

External


Since: Sep 17, 2004
Posts: 2



(Msg. 3) Posted: Fri Sep 17, 2004 1:30 pm
Post subject: Re: Error after converting from Access 97 to Access 2002-2003 form [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks Paul.

oc7

"Paul Clement" wrote:

> On Fri, 17 Sep 2004 10:39:02 -0700, oc7 <oc7 DeleteThis @discussions.microsoft.com> wrote:
>
> ¤ Hello, I convert my Access 97 Database to Access 2002-2003, because I’m now
> ¤ using WinXP. And now when I run my VB program, I get Runtime error '3343' -
> ¤ Unrecognized database format. I'm using DAO350.DLL. Do I have to change to
> ¤ another DLL? Thanks.
>
> See the following:
>
> PRB: Error "Unrecognized Database Format" When You Upgrade to Access 2000 or 2002
> http://support.microsoft.com/default.aspx?scid=kb;en-us;238401
>
>
> Paul ~~~ pclement DeleteThis @ameritech.net
> Microsoft MVP (Visual Basic)
>
 >> Stay informed about: Error after converting from Access 97 to Access 2002-2003 .. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
VB6 Access 2000 : Error 3085 undefined function, works wh.. - I've been using VB6 with DAO 3.6 and an Access 2000 format database fine for a few years. I recently added a module function that one of the Access queries uses. It is only called from with the Access query. When I try to set the first parameter from....

Error conneecting to Access "Cannot Start Your Application.. - I can connect to the database manually, by starting it and entering my login info, but I still get that error. Here is my code: Sub SetUpConnection() On Error GoTo ErrHandler Set adoCN = New Connection adoCN.Provider =..

DAO reference / Access 2007 - while using an Access 2007 .accdb file I can access the dao. object very easily. the following code in VBA works well : Function getrecordcount(strTableName As String) As Long Dim dbCurrent As DAO.Database Set db = CurrentDb Dim rstRecords A...

Can't access newsgroup using NNTP Newsreader - Hi. I've been unable to access the newsgroup Vb.database.dao using NNTP newsreader. However, I can access it through the browser. The message that appeared is : The newsgroup 'msnews.microsoft.com/microsoft.public.vb.database.dao' was not availabl...

Problem with DAO (Import from Excel to Access)! :( - Hi, I am novice and I have problem. I need import some data with Excel file to Access. Problem introduces as follows: In Excel(first sheet) i have data: "TYTUL" - column "A" "NAZWISKO" - column "B" "IMIE&quot...
   Database Help (Home) -> Visual Basic -> DAO All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]