Hello!
Please I need your help on this part.
I've just developed a vb6 program and ms sql express as backend.
I setup the ms sql express in a pc working as a server (windows xp). And i also installed the vb6 program on the same pc. I setup also the ODBC on that computer.
Now, I will deploy the vb6 program on the network. my plan is to install also the vb6 program on the other pc's (client, connected to the server), and then setup the ODBC of that pc (clients) to connect to the database (ms sql), my questions? is that possible? Is there any problem about that?
I test the vb program that i setup on the server, and it works fine. but i dont know if it will work on other pc's connected on that server if i used the above settings?
thanks..