Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




how to create new SQL database

web-app

HI

I am not very good with MS SQL, so if anyone can help me, i have been able to get the sample database working, and would like to start with a fresh database for our stuff.

I can not seem to get the tables to create? I have created a new database in SQL, then run the *.SQL scripts, but i do not get any new tables created, i have tried to name the database gemini, and GeminiSample but get the same results each time.

Can anyone list the steps to creating a database and importing the *.sql files.

 

Thanks

Scott

tools2000
· 1
tools2000
Replies (1)
helpful
0
not helpful

Create the database and give it any name, say Gemini

Open the createtables.sql script in managment studio and make sure that the Gemini database is selected in the datbases combo box (top), run it.

Do the same for createviews and procs.sql


Saar Cohen
· 5000
Saar Cohen