8
Answers

how to create database with exisitng database design

Ask a question
kassim

kassim

14y
2.6k
1
i am making windows application using c#.i have to develop application that will store student information, etc

and i want a feature through which a user can create empty databse with exisitng design..i mean every year, end-user will create a new database but the design of tables and relations etc will be the same but no data in it..

 pls guys is there any method or classes i can use to create database programmaticaly..such as  using existing database schema, database template or any other option available

i am using sql server compact, sql server epxress
i am still evaluating both and choose one which fit my reuirment

and if there is any other option available apart from these..pls suggest me

waiting for ur repsonse..


Answers (8)