473,396 Members | 1,766 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,396 software developers and data experts.

Register a dll

Hi all,

I am working on a database in Access XP, but when I install the same
database on a 2000 OS I get an error that says I need to register
msador15.dll. I can find the dll, but even though I double click on it
(run it?) it still is not registered. Please help.

Thanks in advance,
Jenni
Nov 12 '05 #1
5 7958
TR
use the run command on the start menu, and run
regsvr32.exe <pathto>msador15.dll
example: regsvr32.exe C:\Windows\System32\msador15.dll

A useful tip:
Right click on the dll, choose "open with". You get a warning, choose "Open
With", choose "select a file from a list", then browse and find regsvr32.exe
(usually in Windows\System32). The next time you need to register a dll, you
should be able to right-click and have regsvr32 as an option to run it with.

"Jenni" <jr*******@khulisa.com> wrote in message
news:db*************************@posting.google.co m...
Hi all,

I am working on a database in Access XP, but when I install the same
database on a 2000 OS I get an error that says I need to register
msador15.dll. I can find the dll, but even though I double click on it
(run it?) it still is not registered. Please help.

Thanks in advance,
Jenni

Nov 12 '05 #2
msador.dll is part of the mdac installation, which was NOT designed to be
installed piecemeal ... you will almost certainly run into troubles if you
register the .dll without upgrading the MDAC on the target machine.

MDAC info here:
http://msdn.microsoft.com/library/de...entid=28001860

TR: cool tip on the regsvr32 ... never thought about that!!

--
Scott McDaniel
CS Computer Software
www.thedatabaseplace.net

"Jenni" <jr*******@khulisa.com> wrote in message
news:db*************************@posting.google.co m...
Hi all,

I am working on a database in Access XP, but when I install the same
database on a 2000 OS I get an error that says I need to register
msador15.dll. I can find the dll, but even though I double click on it
(run it?) it still is not registered. Please help.

Thanks in advance,
Jenni

Nov 12 '05 #3
TR
Hi Scott,
I didn't recognize the dll as part of MDAC, thanks for catching that.
If you do alot of dll/ocx registration/unregistration (which I do as part of
support in our company), another tip is to use the OCX/DLL Regsvr Context
menu utility from the website below.
Its a simple registry tweak that adds a right click menu for dll and ocx
files to register/unregister.

http://www.mvps.org/ccrp/download/cooltools.htm

"Scott McDaniel" <scott@NOSPAM__thedatabaseplace.net> wrote in message
news:DL********************@comcast.com...
msador.dll is part of the mdac installation, which was NOT designed to be
installed piecemeal ... you will almost certainly run into troubles if you
register the .dll without upgrading the MDAC on the target machine.

MDAC info here:
http://msdn.microsoft.com/library/de...entid=28001860
TR: cool tip on the regsvr32 ... never thought about that!!

--
Scott McDaniel
CS Computer Software
www.thedatabaseplace.net

"Jenni" <jr*******@khulisa.com> wrote in message
news:db*************************@posting.google.co m...
Hi all,

I am working on a database in Access XP, but when I install the same
database on a 2000 OS I get an error that says I need to register
msador15.dll. I can find the dll, but even though I double click on it
(run it?) it still is not registered. Please help.

Thanks in advance,
Jenni


Nov 12 '05 #4
Thanks, The MDAC stuff sounds much more complicated than I had
anticipated. There goes the learning curve!!

Jenni

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 12 '05 #5
You have to register it via "regsvr32" Type "regsvr32 "full_path_to_dll""
(for example: regsvr32 "c:\win\sytem32\proceduresort.dll")
in the run window entry and click on OK. If everything is well, You get the
message that the lib has been registered.

Yours friendly,

Hans Heezemans
www.iservi.com
"Jenni" <jr*******@khulisa.com> schreef in bericht
news:db*************************@posting.google.co m...
Hi all,

I am working on a database in Access XP, but when I install the same
database on a 2000 OS I get an error that says I need to register
msador15.dll. I can find the dll, but even though I double click on it
(run it?) it still is not registered. Please help.

Thanks in advance,
Jenni


Nov 12 '05 #6

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

Similar topics

1
by: G Kannan | last post by:
Hey all! I have written a perl script to retrieve information from a HTML Form and insert the data into an Oracle database table. I am gettting the the following error message: "Use of...
12
by: Ioannis Vranos | last post by:
Just some thought on it, wanting to see any explanations. It was advised in this newsgroups that we should avoid the use of keyword register. However it is a language feature, and if it...
3
by: Alex | last post by:
I apoligise in advance if this is an os or platform based question, I don't know. I was wondering how register integers (and other types of register variables) are managed by c++. For example,...
14
by: aruna | last post by:
What is the disadvantage of using register storage class specifier?
9
by: Jackie | last post by:
Hi everyone, Does anyone know when "register" declarations should be used and when "register" must not be used? If possible please give examples for both cases. Thanks
29
by: orium69 | last post by:
hi everyone, i'm wondering if there is a way to have sure that a variable is allocated in the cache, after its declaration with "register"? Tks!
33
by: Snis Pilbor | last post by:
With the "as if" rule in play, doesn't that effectively render the "register" keyword completely useless? Example: I make a silly compiler which creates code that goes out of its way to take a...
5
by: prouleau001 | last post by:
Hi all! Since that the decorator syntax is upon us, I think it would be good if atexit.register() was returning the function passed as argument. This simple change to the library would solve a...
26
by: Vashna | last post by:
Hi Group, I have a doubt about register variables. I know that if we have a variable used very frequently in a function, then provided we never apply the & function to it, we can define it as...
21
by: JOYCE | last post by:
Look the subject,that's my problem! I hope someone can help me, thanks
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: 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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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,...
0
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...
0
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...
0
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,...

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.