473,386 Members | 1,721 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Break Default VBA Reference

Hi all,

I have an Access 97 database that has as one of it's default references the
VBA332.dll file. Our company has started upgrading users to Windows XP and
Office 2003, but because of so many Access 97 applications they are not
installing Access 2003 as part of their image. They are installing Access
97 into a separate folder.

I need to know if I can force Access 97 to break it's reference with
VBA332.dll and go with the VBA6.dll as the default reference or at least
change it at the references window. Every attempt so far has resulted in
the message about 'Access needs this reference...'.

Yes --- I know...Acc97 and Office 2003 on WinXP.

Thanks for the help,

strvariant
Nov 13 '05 #1
2 1929
strvariant <no.email.com> wrote:
Hi all,

I have an Access 97 database that has as one of it's default references the
VBA332.dll file. Our company has started upgrading users to Windows XP and
Office 2003, but because of so many Access 97 applications they are not
installing Access 2003 as part of their image. They are installing Access
97 into a separate folder.

I need to know if I can force Access 97 to break it's reference with
VBA332.dll and go with the VBA6.dll as the default reference or at least
change it at the references window. Every attempt so far has resulted in
the message about 'Access needs this reference...'.

Yes --- I know...Acc97 and Office 2003 on WinXP.

Thanks for the help,

strvariant


AFAIK you cannot run Access97 with anything else than VBA332.dll,
period. Why can't you just simply keep this dll?

HTH
Matthias Kläy
--
www.kcc.ch

----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
Nov 13 '05 #2
Matthias Klaey <mp**@hotmail.com> wrote in
news:9o********************************@4ax.com:
strvariant <no.email.com> wrote:
Hi all,

I have an Access 97 database that has as one of it's default
references the VBA332.dll file. Our company has started upgrading
users to Windows XP and Office 2003, but because of so many Access 97
applications they are not installing Access 2003 as part of their
image. They are installing Access 97 into a separate folder.

I need to know if I can force Access 97 to break it's reference with
VBA332.dll and go with the VBA6.dll as the default reference or at
least change it at the references window. Every attempt so far has
resulted in the message about 'Access needs this reference...'.

Yes --- I know...Acc97 and Office 2003 on WinXP.

Thanks for the help,

strvariant


AFAIK you cannot run Access97 with anything else than VBA332.dll,
period. Why can't you just simply keep this dll?

HTH
Matthias Kläy


Thanks for your reply,

Turns out that the reference that was causing the problem was a Lotus
Notes file. By changing the code to use 'late-binding' solved the
problem.

And you were right --- changing the vba332.dll reference was not possible
and ultimately not permitted under Access 97.

Thanks again for your help,

strvariant
Nov 13 '05 #3

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

Similar topics

5
by: Martin Lucas-Smith | last post by:
Is there any need to keep the final break in a switch which uses a default at the end? I.e: switch ($data) { case 'foo': # Action break;
10
by: Ed | last post by:
Hoping someone an assist me urgently. I would truly appreciate and help. I have a form and prices are based on 'price break'. 1.The price break fields work fine, but I cannot for the life of me...
55
by: Ennixo | last post by:
hi, do you know where i can find some ebooks or websites talking about C# optimisation ? for exemple, i just learned that ++i is faster than i++. i would like to know more about the things...
2
by: moondaddy | last post by:
I have a page that I'm making for the sole purpose of printing and this page makes 1.5 printed pages. Is there a way to force a print page break at a specific place so when the user prints the...
14
by: serrand | last post by:
Could someone tell me a beautiful way to exit from a switch and a loop in one statement ... without using a goto... and if possible without using an auxiliary variable as i did... int res;...
26
by: Alexander Korsunsky | last post by:
Hi! I have some code that looks similar to this: -------------------------------------------- char array = "abcdefghij"; for (int i = 0; i < 10; i++) {
22
by: Cogito | last post by:
For the first time, I'm attempting to write a small Javascript program using one on the online reference sites. I need some confirmation as to the behaviour of the break statement. In the...
7
by: =?Utf-8?B?aXdlYg==?= | last post by:
Can we set page breaks in ASP Pages dynamically based on the data being populated? Akshay.
3
by: Lance Wynn | last post by:
Hello, I am receiving this error when trying to instantiate a webservice component. I have 2 development machines, both are XP sp2 with VS 2008 installed. On one machine, the code works fine. On...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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,...

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.