Re: How do I have my app connect to a remote SQL Server that has port

From: Alan Silver (alan-silver_at_nospam.thanx)
Date: 03/22/05


Date: Tue, 22 Mar 2005 17:53:52 +0000

Thanks

>If your ISP allows DCOM servers to be installed then you could use
>adoanywhere/rex. You have several options for connecting - including on port
>80. Limited to SQL statements though (you can't do admin like you can in
>Enterprise Manager GUI). It is free. Good luck with the ISP.
>
>Mike
>www.adoanywhere.com
>
>
>"Alan Silver" wrote:
>
>> Hello,
>>
>> I have a few applications that connect directly to a remote SQL Server,
>> mainly (but not only) so that web site owners can update the databases
>> that run their web sites.
>>
>> The people that maintain the web/SQL server have now said (quite
>> sensibly) that they want to close port 1433 as it is a security risk. I
>> would like to know how my client applications are supposed to interact
>> with the SQL Server if they don't use port 1433. The ISP told me that
>> this server is the only one they have that has the port open, but they
>> wouldn't tell me how to do the data access - well, they would, but they
>> want consultancy rates for it!!
>>
>> So, anyone any suggestions? The ISP's only suggestion was to have a
>> private ASP on one of the web sites, that you send the connection
>> details and SQL, and it returns a recordset as XML. The client
>> applications could open the recordset from the URL. They did say that
>> they would put Windows security on the page, so anyone trying to get at
>> it would need a UID and password, and that the actual URL should be
>> encoded in the client application so no-one would ever know it exists,
>> but it still sounds like a major security hole to me. I'm sure there are
>> better ways of doing this.
>>
>> I'm sure plenty of people have found a secure way around this, but my
>> searches haven't turned up anything helpful.
>>
>> Anyone any suggestions? TIA.
>>
>> --
>> Alan Silver
>> (anything added below this line is nothing to do with me)
>>

-- 
Alan Silver
(anything added below this line is nothing to do with me)


Relevant Pages

  • Re: Further update on MS SQL apparent virius and DDoS attack
    ... The Technet Security Bulletin MS02-039 lists only SQL ... > So far several of the major backbone providers have gone ... > devices are being flooded with the UDP port openings. ...
    (microsoft.public.sqlserver.security)
  • Re: mySQL and ASP, ASP.NET and FP server extension
    ... > ISP already offered me one MS SQL account to be used. ... I then found out MySQL is free to download ...
    (microsoft.public.frontpage.programming)
  • Re: How secure is MS SQL Server 2000?
    ... SQL Security Resource Page ... SQL Server 2000 SP3 Security Features and Best Practices ... >> need to have the clients specify the port when they connect. ...
    (microsoft.public.sqlserver.security)
  • Re: mySQL and ASP, ASP.NET and FP server extension
    ... I was trying to learn and use MS SQL (apart from ... Nothing else, just because they are in one family, and My ISP already ... So I finally turned to MySQL for consideration (along the time was searching ... > strange but the compiled code of sql web data admin is an older buggy ...
    (microsoft.public.frontpage.programming)
  • Re: Starter Kit Application deployment
    ... Ask your ISP if they support SQL Server 2005 file based databases. ... You will then have to move your database ...
    (microsoft.public.dotnet.framework.aspnet)