10 pts.
 Database Newbie
Im quite new to database security and MSSQL server 2005 and 2008 and was hoping to find some extra sites or books to help as I am currently writing an application to send OS info and service tags to our SQL server. I obviously can t have the SQL server directly on the internet with an open port but need to be able to add records to the database remotely via my application. Any sites or good books would be greatly appreciated. Especially any information about puting a web front end on an sql database so that I can send the information to the database via the web page.

Software/Hardware used:
ASKED: May 27, 2008  10:00 PM
UPDATED: May 28, 2008  1:22 PM

Answer Wiki:
For database information <a href="http://www.searchsqlserver.com">searchsqlserver.com</a> is a good one. You can also check out the <a href="http://itknowledgeexchange.techtarget.com/sql-server/">SQL Server with mrDenny</a> blog You'll need to learn about creating Web Methods in ASP.NET which will be how your app talks to the database. Here's a nice little article on <a href="http://msdn.microsoft.com/en-us/magazine/cc302021.aspx">Web Methods</a>.
Last Wiki Answer Submitted:  May 27, 2008  11:56 pm  by  Denny Cherry   64,520 pts.
All Answer Wiki Contributors:  Denny Cherry   64,520 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _