Master Plan for SQL DB creation -
10-27-2006
, 03:34 PM
Hello all. New guy here. Just tasked with the following:
My client wants to create a db from which he will input data via web
forms and query data with premade reports. This is a secure server so
the only avenue to reach will be VPN client.
Tools:
MS SQL 2005 w/ Reporting
Windows box for db(obviously)
Client provided VPN software that needs configuring
ASP.NET for web forms used for db input
Question:
I have the big pieces of the puzzle assembled-I just need some help
ordering the plan of attack.
What do I do first?
Last?
I know for sure I need the following tasks:
Installation of MS Server and creation of generic db
Creation of particular web forms via ASP.NET
Configuration of VPN client software to server to db
Incorporation of iis into web forms
WHat am I missing. Im looking for a gameplan and possible problems I
havnt thought of. |