Click here to Skip to main content
15,747,059 members
Please Sign up or sign in to vote.
4.33/5 (3 votes)
See more:
Now i am working an application project with sqldb server.
i am familiar to create a database in automation mode. but i do not have a idea to create dynamic databases (by manual coding). Any one can tell me "how to create database dynamically".

Thanks....
Posted

1 solution

Is using google really that freakin' hard?

Here's a CodeProject article on the subject:

Create a SQL Server Database Using C#[^]
 
Share this answer
 
Comments
wizardzz 9-Dec-10 10:34am    
Google isn't even necessary, some people can't find the "search" box on the top of every page on this site.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900