Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Remote access problem

Author  Topic 

visioner
Starting Member

1 Post

Posted - 2009-05-19 : 12:15:33
Hi,I'm new. The scenario is this:
PC 1: A VB6 application (with RDO data model) and Sql-Server 2005 installed locally.
The application access the Sql-Server database through ODBC.
PC 2: The same VB6 application that PC 1 (through ODBC access remotely Sql-Server PC 1 database)

Problem: While in PC 1 the application runs ok (Sql Server Installed locally), in PC 2
(remote access) the application crashes in some operations.

Any suggestions?

Thanks in advance.


RickD
Slow But Sure Yak Herding Master

3608 Posts

Posted - 2009-05-20 : 04:38:06
What are the error messages you are getting?
Go to Top of Page
   

- Advertisement -