J
josh
I'm pretty new to both sql 2005 and VB but please bear with me. I have
installed SQL 2005 express on a Windows 2003 Standard server. I have
also installed VB 2005 Express edition on the server. SQL seems to be
running fine (I can create databases, tables, modify them, etc.) I have
created a very basic app in VB express that just lets me view and
modify the current tables. It works just fine on the server. However, I
am trying to make this app connect from an XP pro machine on the
network and I really don't know where to start. I tried running the app
that works locally over the network and I get "error 26" can't connect
to database server. I've read about using strings and ADO but I'm not
familiar enough with VB to make it work. Also, both machines are on the
same network and I can connect to the server from the XP pro machine
with SQL server management studio express.
Any help is greatly appreciated.
Thanks,
Josh
installed SQL 2005 express on a Windows 2003 Standard server. I have
also installed VB 2005 Express edition on the server. SQL seems to be
running fine (I can create databases, tables, modify them, etc.) I have
created a very basic app in VB express that just lets me view and
modify the current tables. It works just fine on the server. However, I
am trying to make this app connect from an XP pro machine on the
network and I really don't know where to start. I tried running the app
that works locally over the network and I get "error 26" can't connect
to database server. I've read about using strings and ADO but I'm not
familiar enough with VB to make it work. Also, both machines are on the
same network and I can connect to the server from the XP pro machine
with SQL server management studio express.
Any help is greatly appreciated.
Thanks,
Josh