Connection String
From: JJ (JJ_at_discussions.microsoft.com)
Date: 02/10/05
- Next message: Takezo Shinnen: "Re: whats the average age of programmers on here"
- Previous message: snake_2k: "RE: Datetimepicker button: How do I fire it manually?"
- Next in thread: Gold: "RE: Connection String"
- Reply: Gold: "RE: Connection String"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 10 Feb 2005 12:57:03 -0800
Hello,
I was wondering what the best way would be to dynamically determine and
store connection string information. What I mean by this is that I want the
application to user the servervariable to determine what location it is
running in and then dynamically assign a connection string value based on
that location. I was planning on doing this from the codebehind pages which
works fine because I am able to use the response object to determin where the
code is running but I am not sure what to do in a vb class file where I have
no access to server variables. Any Ideas???
THANKS
- Next message: Takezo Shinnen: "Re: whats the average age of programmers on here"
- Previous message: snake_2k: "RE: Datetimepicker button: How do I fire it manually?"
- Next in thread: Gold: "RE: Connection String"
- Reply: Gold: "RE: Connection String"
- Messages sorted by: [ date ] [ thread ]