|
-
Sep 7th, 2000, 04:49 PM
#1
Thread Starter
Lively Member
I have a number of constants which are to be consistent across a number of different applications.
What external object can I create which can be accessed by each of these applications?
For example, the connection string, named conConnection, is the same for each of the applications. How can I store the value of conConnection in one spot and have it accessible to more than one application.
Thanks in advance,
Roxanne
-
Sep 7th, 2000, 05:26 PM
#2
Frenzied Member
Create a table in a networked database.
-
Sep 8th, 2000, 10:49 AM
#3
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|