Please any one could help me how do i do it now. I have completed working my application in vb 6.0 and i want to run from the clients PC in a network. where i have sql server in server room and i want to connect the application from the users’ PC. when i was doing the project both application and database(slq server)are in my machine. now when compiled and try to run from the other machine its not working. So please how do i point the server to the new location from the application? Do i need to change the code there? how do i make my application automatically find the database server in the server room from different clients? Please help me.