473,569 Members | 2,634 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

VB and an Access 2003

I'm using VB and an Access 2003. The db was originally created in
Access 2000, but the computer had to have things reinstalled and now
has Access 2003.

So I was wondering if there are any compatibility issues using the two
programs. I know that when using data controls you can select Access
2000 for the connect property. This VB program also uses DAO and not
ADO.

I've been having some weird things happen to the program since using
Access 2003 and am debating uninstalling Access 2003 and reinstalling
Access 2000.

Any ideas what I should do?

Jun 30 '06 #1
5 1747
"Ecohouse" <vi*******@netz ero.com> wrote in
news:11******** **************@ h44g2000cwa.goo glegroups.com:
I'm using VB and an Access 2003. The db was originally created in
Access 2000, but the computer had to have things reinstalled and
now has Access 2003.

So I was wondering if there are any compatibility issues using the
two programs. I know that when using data controls you can select
Access 2000 for the connect property. This VB program also uses
DAO and not ADO.

I've been having some weird things happen to the program since
using Access 2003 and am debating uninstalling Access 2003 and
reinstalling Access 2000.

Any ideas what I should do?


What does VB have to do with Access 2003? Or Access 2000?

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
Jun 30 '06 #2
On Fri, 30 Jun 2006 15:47:12 -0500, "David W. Fenton" <XX*******@dfen ton.com.invalid > wrote:
"Ecohouse" <vi*******@netz ero.com> wrote in
news:11******* *************** @h44g2000cwa.go oglegroups.com:
I'm using VB and an Access 2003. The db was originally created in
Access 2000, but the computer had to have things reinstalled and
now has Access 2003.

So I was wondering if there are any compatibility issues using the
two programs. I know that when using data controls you can select
Access 2000 for the connect property. This VB program also uses
DAO and not ADO.

I've been having some weird things happen to the program since
using Access 2003 and am debating uninstalling Access 2003 and
reinstalling Access 2000.

Any ideas what I should do?


What does VB have to do with Access 2003? Or Access 2000?


I assume he is using VB6 with connection by JET to an MDB file.
Jul 1 '06 #3
polite person <sn**@snippers. comwrote in
news:e9******** *************** *********@4ax.c om:
On Fri, 30 Jun 2006 15:47:12 -0500, "David W. Fenton"
<XX*******@dfen ton.com.invalid wrote:
>>"Ecohouse" <vi*******@netz ero.comwrote in
news:11****** *************** *@h44g2000cwa.g ooglegroups.com :
>>I'm using VB and an Access 2003. The db was originally created
in Access 2000, but the computer had to have things reinstalled
and now has Access 2003.

So I was wondering if there are any compatibility issues using
the two programs. I know that when using data controls you can
select Access 2000 for the connect property. This VB program
also uses DAO and not ADO.

I've been having some weird things happen to the program since
using Access 2003 and am debating uninstalling Access 2003 and
reinstallin g Access 2000.

Any ideas what I should do?

What does VB have to do with Access 2003? Or Access 2000?

I assume he is using VB6 with connection by JET to an MDB file.
So, what does his post have to do with ACCESS?

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
Jul 1 '06 #4
"David W. Fenton" wrote
So, what does his post have to do with ACCESS?
Where would you expect a VB user to post, given that even Microsoft calls a
Jet database "an Access database", as do many (all?) of us here, from time
to time, even though we know better, If I recall correctly, the
comp.lang.basic .visual.databas es newsgroup has long since dried up due to
lack of interest (most people never posted to any of the "new" newsgroups
that were officially created from c.l.b.v, but only to the c.l.b.v.misc,
which they regarded as the "successor" to c.l.b.v).

I believe that Microsoft called it an "Access database" in documentation for
the Visual Basic products, too. So, it seems to me to be a forgiveable
mispost.

Larry
Jul 2 '06 #5
Both programs use the same database engine and the
same database format and the same DAO objects.

If you look in the VB project file, you will see a
DAO reference. The same DAO reference used by
Access 2000 and Access 2003.

It is extremely unlikely that your VB project has
a reference to either Access 2000 or Access 2003.

Data controls can use either the database format
and engine used by Access 2000/2003, or the database
format and engine used by Access 97.

(david)
"Ecohouse" <vi*******@netz ero.comwrote in message
news:11******** **************@ h44g2000cwa.goo glegroups.com.. .
I'm using VB and an Access 2003. The db was originally created in
Access 2000, but the computer had to have things reinstalled and now
has Access 2003.

So I was wondering if there are any compatibility issues using the two
programs. I know that when using data controls you can select Access
2000 for the connect property. This VB program also uses DAO and not
ADO.

I've been having some weird things happen to the program since using
Access 2003 and am debating uninstalling Access 2003 and reinstalling
Access 2000.

Any ideas what I should do?

Jul 2 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
3740
by: Wolfgang Kaml | last post by:
Hello All, I have been working on this for almost a week now and I haven't anything up my sleeves anymore that I could test in addition or change.... Since I am not sure, if this is a Windows 2003 Server or ADO or ODBC issue, I am posting this on all of the three newsgroups. That's the setup: Windows 2003 Server with IIS and ASP.NET...
2
3932
by: BT Openworld | last post by:
I have just had to upgrade to Access 2003 as Access 97 EMail (SendObject) doesn't work when loaded on Windows XP. I'm finding my way around Access 2003 but my biggest problem is getting information. When I bought Access 1.0 many years ago, I got a paper manual and an excellent help file with all you needed to know. With Access 97 the manual...
1
5735
by: Wayne Aprato | last post by:
I have a client who is running several Access 97 databases that I have written for them. They are about to upgrade to Access 2003. Is the default file format of Access 2003 still Access 2000 the same as it was in Access 2002? I am running Access 2002 at the moment. Is there any reason for testing purposes etc, for me to purchase Access...
3
2491
by: Colin Chudyk | last post by:
Hi, Here is my situation. Can anyone provide insight? I have developed a database in Access 2002. I am planning to distribute it as a split MDE (front) / MDB (back) to be used by the Access runtime and also full-version. Some of the client workstations will have Access 2002 installed. Most of them will have the runtime installed. ...
7
3447
by: Wayne Aprato | last post by:
I have several Access 2003 mde databases. When I try to open them in Access 2002 I get the following error: "The Visual Basic for Applications project in the database is corrupt." Interestingly I can open the mdb files of the same 2003 databases in Access 2002 without problems. To my understanding the file formats of 2002 and 2003 are...
2
2321
by: Jeff | last post by:
Does anyone know of any potential problems running a 2000 database with 2003? Also, what about installing all other Office products as 2003 versions but leaving Access as 2002 running a 2000 database? Why you ask! A client has a 2000 database. Currently using 2000 runtime for most employees to work with database. A couple use 2003 to use...
10
3016
by: Lauren Wilson | last post by:
Ok I have searched the MS website for info on this. I am totally confused. If I want to deploy an Access 2003 app and allow my users to run it using Access 2003 Runtime, where do I get the Runtime? I just purchased Office 2003 Professional. Is Access 2003 Runtime included with that or not? It APPEARS that the only way I can get...
47
4485
by: ship | last post by:
Hi We need some advice: We are thinking of upgrading our Access database from Access 2000 to Access 2004. How stable is MS Office 2003? (particularly Access 2003). We are just a small company and this is a big decision for us(!) It's not just the money it's committing to an new version of Access!
52
9935
by: Neil | last post by:
We are running an Access 2000 MDB with a SQL 7 back end. Our network guy is upgrading to Windows Server 2003 and wants to upgrade Office and SQL Server at the same time. We're moving to SQL Server 2005, and, since he already has licenses for Office Pro 2002, he wants to upgrade to that. I've been saying that we need to upgrade to Access...
49
3187
by: Mell via AccessMonster.com | last post by:
I created databases on Access 2003 and I want to deploy them to users. My code was also done using 2003. If they have Ms Access 2000 or higher, will they be able to use these dbs with all code, etc? Please explain -- Message posted via http://www.accessmonster.com
0
7924
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8130
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7677
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
6284
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5514
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5219
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3643
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1223
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
940
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.