473,396 Members | 1,918 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.

Does the physical path of a library matter as long as it's registered?

Hello,

I'm wondering if the physical path of a library really matters as long as
the library is registered with windows.

FOr instance, if I have the DAO 3.6 object library in C:\Temp\ on my
computer, but another computer has the same library registred in
C:\Windows\System32\, would I still get a "MISSING: reference" when I try to
run the database on the second computer?

Any help would be appreciated.

Thanks!
Nov 13 '05 #1
3 1327
No, it wouldn't matter where the library is located, as long as the library
is correctly registered

--
Scott McDaniel
InfoTrakker Software
"Jozef" <SP**********@telus.net> wrote in message
news:3j8Pe.11456$Hk.3363@pd7tw1no...
Hello,

I'm wondering if the physical path of a library really matters as long as
the library is registered with windows.

FOr instance, if I have the DAO 3.6 object library in C:\Temp\ on my
computer, but another computer has the same library registred in
C:\Windows\System32\, would I still get a "MISSING: reference" when I try
to run the database on the second computer?

Any help would be appreciated.

Thanks!

Nov 13 '05 #2
I'm not 100% certain that's correct. Access is extremely sensitive when it
comes to references. If referenced files are not in the same location, you
will often get a References problem. Some seem to be "self-correcting": I'm
not sure whether DAO falls in this category.

On the other hand, I can't think of a legitimate reason not to have the DAO
library in the "correct" place. It's not sufficient simply to copy the DLL
and register it: there are dependencies that have to be respected, so you
really should use the standard Jet SP installer.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)

"Scott McDaniel" <sc***@infotrakkerDELETEME.com> wrote in message
news:Av********************@comcast.com...
No, it wouldn't matter where the library is located, as long as the
library is correctly registered

--
Scott McDaniel
InfoTrakker Software
"Jozef" <SP**********@telus.net> wrote in message
news:3j8Pe.11456$Hk.3363@pd7tw1no...
Hello,

I'm wondering if the physical path of a library really matters as long as
the library is registered with windows.

FOr instance, if I have the DAO 3.6 object library in C:\Temp\ on my
computer, but another computer has the same library registred in
C:\Windows\System32\, would I still get a "MISSING: reference" when I try
to run the database on the second computer?

Any help would be appreciated.

Thanks!


Nov 13 '05 #3
On Wed, 24 Aug 2005 21:34:54 -0400, "Douglas J. Steele"
<NOSPAM_djsteele@NOSPAM_canada.com> wrote:
I'm not 100% certain that's correct. Access is extremely sensitive when it
comes to references. If referenced files are not in the same location, you
will often get a References problem. Some seem to be "self-correcting": I'm
not sure whether DAO falls in this category.

On the other hand, I can't think of a legitimate reason not to have the DAO
library in the "correct" place. It's not sufficient simply to copy the DLL
and register it: there are dependencies that have to be respected, so you
really should use the standard Jet SP installer.


Access is sensitive about references (as is everything VB and VBA), but in my
experience, location is not one of the things it's sensitive to.
Nov 13 '05 #4

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

Similar topics

0
by: jason | last post by:
What is the best way to handle global includes for 3 subwebs that may at various times consume similiar include files such as ENQUIRY FORMS. I ask this question as I now have the oppportunity to...
8
by: Jaime Rios | last post by:
Hi, I created a COM AddIn for Word that performs the functions that it needs to, but I needed to add the ability for the toolbar created by the COM AddIn to remember it's last position and...
24
by: David Mathog | last post by:
If this: int i,sum; int *array; for(sum=0, i=0; i<len; i++){ sum += array; } is converted to this (never mind why for the moment):
1
by: Raed Sawalha | last post by:
I have a problem in getting asp.net application physical path in global.ascx static function in my global.ascx i have a static function : first i tried to get the physical path by refelection...
1
by: Jim | last post by:
Have fully operational software package developed on VB.NET that worked until Jan 1 2003, with early stage deployments on Oct 10, Oct 23, Nov 11, Dec 12 and Dec 30. When attempted final...
9
by: dgk | last post by:
Is there some built in way to know whether a physical folder path is 'My Documents" for a specific user? I can always use xxx.StartsWith to compare it to the enumeration returned by the Personal...
38
by: JTL | last post by:
I have learnt java before and now begin to learn c++ what puzzle me is that seem that different SDKs(c++builder, vs.net, gcc..) has its own class library we know that in java there are only one...
14
by: webEater | last post by:
I have a problem, it's not browser specific, and I don't get a solution. I have an (X)HTML document, I show you a part of it: .... <!--<div class="pad">--> <div id="eventImages"><img src=""...
27
by: kvnsmnsn | last post by:
I've written a piece of code that interfaces with Postgres. It needs to write a Postgres table to disk, which it does with the <COPYcom- mand. That command requires the absolute file name of the...
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:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.