Monday, March 26, 2012

How to create database in runtime ??

Please explain how to create database in runtime ?

Well,

for example running a predefined SQL script which containsCREATE DATABASE statement along with others. So basically it is just running a certain set of scripts to create the database (define physicalk location etc) and its structure (tables, procs, functions etc)

Provide more information about your case if you want more precise reply.

No comments:

Post a Comment