Re: Safest way to access the mssql server ovet the internet
- From: "Del M" <Del.Murray@xxxxxxxxxxxxxx>
- Date: Fri, 27 May 2005 09:31:06 -0400
USe a VPN (hardware of software type) between client and server. THen create
tricky Admin and SA Userid (SA5#190z!) and an equivalent password of at
least 6 characters. Use a Sqls server login id / password for the
application that is just as tricky and use that for access only to the
databases within the server that the client needs.
"Peter" <pvdacker@xxxxxxxxxxxxxxx> wrote in message
news:4296f06a@xxxxxxxxxxxxxxxxxxxxxxxxx
> Hello All,
>
> What should be the safest way to have a client application which has to
> connect to a remote MSSQLServer. I think just open port 1433 is not a very
> safe way?
> Since I'm not a network expert, but a delphi programmer, maybe somebody
can
> shed a light on this topic.
>
> Regards,
> Peter
>
>
.
- References:
- Prev by Date: Dynamic SQL with TBytesField?
- Next by Date: Re: Indices and client data sets
- Previous by thread: Safest way to access the mssql server ovet the internet
- Next by thread: Dynamic SQL with TBytesField?
- Index(es):
Relevant Pages
|