Hi, I'm trying to set up the clubsite on godaddy and following the excellent GoDaddy Installation Walkthrough on this forum. I'm confused about the databases. In my clubsite there are two databases under App_Data. One is ASPNETDB.mdf and one is Club.mdf. There is one club-add.sql file.
As I understand the instructions...I should create my databases in GoDaddy, then copy the club-add.sql and paste the text in the Query Analyzer and submit. This will create the tables, etc. for the database.
Do I do this just once into one database, or once into each database, or is there another file I should be copying and pasting for the second database? Also, must I do this first, before uploading my site to the host? Thanks.