Link to home
Start Free TrialLog in
Avatar of Yampolka
Yampolka

asked on

Set up dynamically database

I have  asp.net project . What I need
1) Create Data Base dynamically from ASP.NET  application
2) generate connection string  for this database

how to do it  ?
ASKER CERTIFIED SOLUTION
Avatar of chaau
chaau
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Yampolka
Yampolka

ASKER

When I do it from SQL Managemet Studio - I am Fine
But when I do it from asp.net application ,
 I have  CREATE DATABASE permission denied in database 'master'.
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Solution could be implemented if
1) DB install server with mixed mode
2) You know Admin Password