473,405 Members | 2,421 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,405 software developers and data experts.

How to check the address for an external module library

Dear reader,

In case an application is ussing an external model library you have to
address this external model library in your application.

This addressing takes place in a module of the application by opening of a
module and activates [Tools] [References...] and than brows to the location
of the external library.

For my applications I store these libraries in the same folder as the
application.

And know my question pops up because if I replace the application including
the external library into an other folder the addressing to the external
library will be lost. You have to address your external library again.

Is there same code available for the application to check the connection to
an external library and reconnect them if this connection is broken?

Thanks for any help.

Kind regards,

Simon van Beek
Nov 13 '05 #1
1 1981
On Tue, 24 May 2005 08:26:01 +0200, "S. van Beek" <S.******@HCCnet.nl>
wrote:

You can iterate over the References collection, and check for
IsBroken.
Or you could install your library in the Windows System folder, like
most everyone else does.

-Tom.

Dear reader,

In case an application is ussing an external model library you have to
address this external model library in your application.

This addressing takes place in a module of the application by opening of a
module and activates [Tools] [References...] and than brows to the location
of the external library.

For my applications I store these libraries in the same folder as the
application.

And know my question pops up because if I replace the application including
the external library into an other folder the addressing to the external
library will be lost. You have to address your external library again.

Is there same code available for the application to check the connection to
an external library and reconnect them if this connection is broken?

Thanks for any help.

Kind regards,

Simon van Beek


Nov 13 '05 #2

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

Similar topics

2
by: Maurice LING | last post by:
Hi, Just a philosophical check here. When a program is distributed, is it more appropriate to provide as much of the required 3rd party libraries, like SOAPpy, PLY etc etc, in the distribution...
1
by: peteh | last post by:
Hi All; I'm having a problem running an external routine (C language) under DB2 8.2 (FP 9) on AIX 5.3. Since the code was mostly copied from the DB2 sample library, I'm pretty sure it's sound....
3
by: S. van Beek | last post by:
Dear reader, In the module window you can make a link to an external library within the reference form. The reference form can be activated with Tools/References... In the menu bar.
1
by: Lorne Smith | last post by:
Hi, I'm running a small network and need to get the external IP address of my router so that I can update my DNS forwarding service should my IP change (it's a dynamic one)... I can get the IP...
2
by: Chris Podmore | last post by:
I don't know if this is the correct newsgroup but I couldn't find one for Windows Services Is it possible to check that a Windows Service is still running from another machine The idea being a...
3
by: steve | last post by:
anyone know how to get a network router's external ip address? any examples w/b great! tia, steve
2
by: Reinhold Schrecker | last post by:
Hi there, I am using the JavaScript prototype library (http://prototype.conio.net/) and want to check if the library is running properly, because javascript prototype is not supported by IE...
2
by: ras26 | last post by:
I have a WebSite "App1" which has an external assembly "Lib1". Inside this external assembly we have developed some classes that derive from "System.Web.UI.Page". One of these pages is called...
2
by: Kirill Simonov | last post by:
Hi, I've written a pure Python module, which could optionally use an external C library. The external library is not required to be on the user computer however, so I'd like not to build 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
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?
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,...
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.