Jump to content

Recommended Posts

Posted

Ok looking for info on how to go about storing the connection to a SQL 2005 server in an XML file

 

Idea: (in Pseudocode)

if not exist xml_file

prompt for sql server info (dbserver, username, password)

else run app.

 

At present my app has the sql info hard-coded into the app, but that is kinda limiting.

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...