Hi
I am using win form application (VS 2005,
VB NET and SQL SERVER 2000).
I want connect the application to remote database, how can i do this?
Client is only for user interface and business logic and
Server is for database only. (2 tier).
Can I do like that?
Thanks