Results 1 to 3 of 3

Thread: How to set up Constants available to numerous applications

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2000
    Location
    Canada
    Posts
    70

    Question

    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



  2. #2
    Frenzied Member
    Join Date
    Aug 1999
    Location
    Santa Clara, Ca , 95058
    Posts
    1,105
    Create a table in a networked database.

  3. #3
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844
    or you can use MTS

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width