Re: Remote Access to SQL Server via Internet

2001-07-14 Thread Duncan Hill
> At 05:19 PM 07/13/2001 , you wrote: > >Hi, > > > >I would like to be able to create some tables in a database on an SQL server > >at my web provider, then access those tables via a client application > >running on my PC over the Internet (dial-up connection). My understanding is > >that the clie

Re: Remote Access to SQL Server via Internet

2001-07-14 Thread Joe Taraba
At 05:19 PM 07/13/2001 , you wrote: >Hi, > >I would like to be able to create some tables in a database on an SQL server >at my web provider, then access those tables via a client application >running on my PC over the Internet (dial-up connection). My understanding is >that the client application

Re: Remote Access to SQL Server via Internet

2001-07-14 Thread Bruce Vander Werf
Thanks for all who responded. Here is the error message I get when I try to connect to my current WSP: MySQL Error Code: (1130) "Host '63:160.226.3' is not allowed to connect to this MySQL server" It looks like I need to find a new WSP. My current WSP is WebSiteSource (www.websitesource.com), an

Re: Remote Access to SQL Server via Internet

2001-07-13 Thread Joshua J. Kugler
It sounds like you ISP doesn't know what they're talking about. All access to the server is VIA TCP/IP, even when you are connecting with ODBC. Unless they mean, set up an ODBC client on the server, then you connect to that, somehow. I don't know if you can do that. They might say that for

Re: Remote Access to SQL Server via Internet

2001-07-13 Thread Gary Huntress
I would imagine that they just don't want to...possilbly for security reasons or for manpower/support reasons. Regards, Gary "SuperID" Huntress === FreeSQL.org offering free database hosting to developers Visit http://www.freesql.org - Orig