|
-
Nov 21st, 2000, 11:27 AM
#1
Thread Starter
Hyperactive Member
I have a constant
Public Const gDataBaseName = "\\SRVR\shares\Action Request\Action Requestcon.mdb"
This is where my Database resides. The problem is if the database moves I will have to go in and change code. To not have to do this I added an .ini file that I can change from within the program. How do I reasign that Constant to the new Variable? I need a constant because through out the program it is being called.
Any comments would be appreciated
Thanks Troy
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
|