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

Access 2003 ODBC Connect from VB 6.0

 
   Database Help (Home) -> Visual Basic -> ODBC RSS
Next:  what "ODBC" is?  
Author Message
Utf-8BSkZC

External


Since: Apr 19, 2004
Posts: 1



(Msg. 1) Posted: Mon Apr 19, 2004 3:21 pm
Post subject: Access 2003 ODBC Connect from VB 6.0
Archived from groups: microsoft>public>vb>database>odbc (more info?)

This may not be the right place to post but here goes...

I have just installed Access 2003 on an XP laptop.

Applications I have written using VB 6.0 can not recognize the new .mdb format. I previously used Acess 97.

I installed MDAC 2.8 and Jet 4.0 SP8 to no avail.

What am I missing?

Thanks in advance,

Joe Bellanti

 >> Stay informed about: Access 2003 ODBC Connect from VB 6.0 
Back to top
Login to vote
Douglas J. Steele

External


Since: Mar 14, 2004
Posts: 1626



(Msg. 2) Posted: Mon Apr 19, 2004 9:48 pm
Post subject: Re: Access 2003 ODBC Connect from VB 6.0 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You don't mention what problems you're having, so it's difficult to be
precise. See whether any of the following KB articles help:

PRB: Error "Unrecognized Database Format" When You Upgrade to Access 2000 or
2002:
<a style='text-decoration: underline;' href="http://support.microsoft.com/?id=238401" target="_blank">http://support.microsoft.com/?id=238401</a>
FIX: The Data Form Wizard May Not Open an Access 2000 Database:
<a style='text-decoration: underline;' href="http://support.microsoft.com/?id=242010" target="_blank">http://support.microsoft.com/?id=242010</a>
HOWTO: Modify the Visual Data Manager (VISDATA) to Work with Access 2000
Databases:
<a style='text-decoration: underline;' href="http://support.microsoft.com/?id=252438" target="_blank">http://support.microsoft.com/?id=252438</a>
FIX: Unrecognized Database Format Error with Data Control or Data Form
Wizard:
<a style='text-decoration: underline;' href="http://support.microsoft.com/?id=257780" target="_blank">http://support.microsoft.com/?id=257780</a>

While they may only mention Access 2000 and 2002, the same will be true for
Access 2003.

--
Doug Steele, Microsoft Access MVP
<a style='text-decoration: underline;' href="http://I.Am/DougSteele" target="_blank">http://I.Am/DougSteele</a>
(No private e-mails, please)



"JFB" <jbellanti.RemoveThis@asgrp.com> wrote in message
news:BF0F5D70-E153-4014-BEC9-DA0AAA45FF21@microsoft.com...
 > This may not be the right place to post but here goes...
 >
 > I have just installed Access 2003 on an XP laptop.
 >
 > Applications I have written using VB 6.0 can not recognize the new .mdb
format. I previously used Acess 97.
 >
 > I installed MDAC 2.8 and Jet 4.0 SP8 to no avail.
 >
 > What am I missing?
 >
 > Thanks in advance,
 >
 > Joe Bellanti
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Access 2003 ODBC Connect from VB 6.0 
Back to top
Login to vote
gato2002

External


Since: Apr 13, 2004
Posts: 3



(Msg. 3) Posted: Fri Apr 23, 2004 4:39 am
Post subject: Re: Access 2003 ODBC Connect from VB 6.0 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Incopatibility of format with access97 and access 2003.
Try recompile the program using object references to access2003 library
files.

Douglas J. Steele escribió:
 > You don't mention what problems you're having, so it's difficult to be
 > precise. See whether any of the following KB articles help:
 >
 > PRB: Error "Unrecognized Database Format" When You Upgrade to Access 2000 or
 > 2002:
<font color=purple> > <a style='text-decoration: underline;' href="http://support.microsoft.com/?id=238401</font" target="_blank">http://support.microsoft.com/?id=238401</font</a>>
 > FIX: The Data Form Wizard May Not Open an Access 2000 Database:
<font color=purple> > <a style='text-decoration: underline;' href="http://support.microsoft.com/?id=242010</font" target="_blank">http://support.microsoft.com/?id=242010</font</a>>
 > HOWTO: Modify the Visual Data Manager (VISDATA) to Work with Access 2000
 > Databases:
<font color=purple> > <a style='text-decoration: underline;' href="http://support.microsoft.com/?id=252438</font" target="_blank">http://support.microsoft.com/?id=252438</font</a>>
 > FIX: Unrecognized Database Format Error with Data Control or Data Form
 > Wizard:
<font color=purple> > <a style='text-decoration: underline;' href="http://support.microsoft.com/?id=257780</font" target="_blank">http://support.microsoft.com/?id=257780</font</a>>
 >
 > While they may only mention Access 2000 and 2002, the same will be true for
 > Access 2003.
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Access 2003 ODBC Connect from VB 6.0 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Change connect string for Excel Queries using an ODBC Driver - Reference: ODBC Connection for MAS90 MAS200 In Excel we have an ODBC Connection String with a physical (hard coded) path to the data. We have changed the servers. We do not want to recreate all of the queries. How can we edit the ODBC path inside of..

ODBC Access reference material - Hi there, I was wondering if there was some kind of online reference as the the syntax used for a Microsoft ODBC Access driver's SQL statements. I'm converting a web site over to another server and I'm having syntax issues as I've just switched....

Trouble with Multi-Threading (VC++ opening Access via ODBC) - Hi all, I have an application which I did not write, but I want to improve it's performance (Obviously I do have the code). First of all I am not a database expert so my terms may not be exact, I appologize :-)) The application starts by reading a....

How to connect - Hi I am in need to work with VB with database as FielMaker 6.0. please assist me to make a connection string for connecting Vb to Filemaker6.0 please provide the connection string. thanks in advance Yoshitha

The whole ODBC idea - To date my database stuff is with access databases, and I have no real appreciation with using ODBC. My VB6 application: Developing code to be run on a Win2000 machine that needs to read/write certain records in a Foxpro database. However the ..
   Database Help (Home) -> Visual Basic -> ODBC 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 ]