Forum Moderators: open
Can a MS SQL daatbase be created on a client machine before uploading a site to the net?
Yes it can. You can make a backup copy and load that or you can transfer data with DTS or you can look into replication to keep things in snych.
Have you already installed SQL Server? If so make sure you get familier with Books Online which contains all of the documentation.