owinterton
Member
I am trying to develop my windows application and make the connection to the database as flexible as possible so that when I deploy it, the app will work on anyones computer and the user can identify the path where the database will live. I am new to VB.net so I have no clue as to how to set the connection string so that it will know where the path is at all times. Im working with VB.net for Windows apps and an Access database. I am trying to migrate the access database to an Windows 2000 SQL Server eventually. Any ideas out there to help solve my dilemma?