hello all
i have experience with windows forms programming
but now i have to work independently for the whole project
i need help in two topics pls help me
3 clients will be connected to my server
front end : VB.Net
my database : Oracle
my question is how to design a project
i) if i installs front end , oracle client software on client machine and oracle on server then what should i do, how to communicate with the server how can i send data from client to server and vice versa
if it is in same system when i use insert command it works fine but if database is on remote machine and only vb forms ( front end ) on client machine then automatically system or oracle client will take care of these things? otherwise how to send data to remote database server please let me know this is very urgent for me.