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.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-04-08 : 09:53:41
|
| andy writes "Can any SQL Server allow the DBA to change and select data via Internet ?If yes, what are securities need to be concern here ?" |
|
|
AjarnMark
SQL Slashing Gunting Master
3246 Posts |
Posted - 2002-04-08 : 18:01:04
|
| Well, the easiest steps to protect your server from Internet attacks are to 1) put it behind a firewall and 2) ensure SA has a password on it.------------------------GENERAL-ly speaking... |
 |
|
|
|
|
|