Results 1 to 3 of 3

Thread: Change database connection for existing report***RESOLVED***

Threaded View

  1. #1

    Thread Starter
    Addicted Member Halon's Avatar
    Join Date
    Oct 2002
    Location
    under desk choking on rage
    Posts
    228

    Change database connection for existing report***RESOLVED***

    I have a vb.net app with a bunch of reports that were set up using the wizard and work fine on the machine set up on the server because all database fields are connecting locally to the sql server database on the machine). (my station so is no problem)

    Problem is now if i want to install the app on other clients machines i need to be able to programmatically change the connection string. I wrote the code for the program so i was just going to compile a new version for all other machines with the connection string for the server but i have no idea where to change it in code.

    Anyone have any ideas or help?
    Thanks in advance
    Last edited by Halon; Jun 29th, 2003 at 10:31 AM.
    Soylent Green tastes like chicken

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