Click here to Skip to main content
15,889,909 members
Home / Discussions / Cloud Computing
   

Cloud Computing

 
GeneralRe: SQL Compact doesn't work in Windows Azure Pin
dusty_dex8-Jun-13 10:09
dusty_dex8-Jun-13 10:09 
QuestionProjection Formula Pin
Member 976918813-Feb-13 0:58
Member 976918813-Feb-13 0:58 
QuestionIaaS, cloud servers, etc (or PaaS) Pin
Eamonn Colman2-Jan-13 13:30
Eamonn Colman2-Jan-13 13:30 
AnswerRe: IaaS, cloud servers, etc (or PaaS) Pin
Abhishek Sivasubramanian23-May-14 10:35
professionalAbhishek Sivasubramanian23-May-14 10:35 
QuestionCloud Computing Pin
silentspeaker19-Nov-12 23:42
silentspeaker19-Nov-12 23:42 
AnswerRe: Cloud Computing Pin
Richard MacCutchan20-Nov-12 0:27
mveRichard MacCutchan20-Nov-12 0:27 
AnswerRe: Cloud Computing Pin
vijay7904128-Jan-13 22:44
vijay7904128-Jan-13 22:44 
AnswerRe: Cloud Computing PinPopular
Giuseppe Tollini3-Feb-13 1:22
Giuseppe Tollini3-Feb-13 1:22 
GeneralRe: Cloud Computing Pin
Bernard Grosperrin8-Jun-13 1:01
Bernard Grosperrin8-Jun-13 1:01 
GeneralRe: Cloud Computing Pin
Giuseppe Tollini8-Jun-13 6:17
Giuseppe Tollini8-Jun-13 6:17 
GeneralRe: Cloud Computing Pin
Bernard Grosperrin8-Jun-13 7:13
Bernard Grosperrin8-Jun-13 7:13 
QuestionCode for daily attendance Pin
Christytenali17-Oct-12 21:35
Christytenali17-Oct-12 21:35 
QuestionRe: Code for daily attendance Pin
Eddy Vluggen17-Oct-12 22:42
professionalEddy Vluggen17-Oct-12 22:42 
AnswerRe: Code for daily attendance Pin
Richard MacCutchan17-Oct-12 23:01
mveRichard MacCutchan17-Oct-12 23:01 
QuestionDescription about cloud computing Pin
RameshDande0072-Oct-12 19:58
RameshDande0072-Oct-12 19:58 
AnswerRe: Description about cloud computing Pin
Giuseppe Tollini3-Feb-13 1:28
Giuseppe Tollini3-Feb-13 1:28 
RantRe: Online Data storage Pin
Eddy Vluggen9-Aug-12 1:56
professionalEddy Vluggen9-Aug-12 1:56 
QuestionMigrating my existing asp.net application to multi tenant Pin
Ramkumar_S25-Apr-12 17:15
Ramkumar_S25-Apr-12 17:15 
AnswerRe: Migrating my existing asp.net application to multi tenant Pin
JMummery23-Jun-12 14:26
professionalJMummery23-Jun-12 14:26 
You should never need to create a new database based on new users resgistering.

I suugest that you look at your databade design.

However if you really need to do this you will probably have to script it on the database server.

What type of database are you talking about here? mySQL, SQLServer ...?

You could for example get your code to write a dynamically generated script file to the server and then run it to create your required database.
Kind Regards
Julian Mummery



QuestionSQL Azure Pin
Zeyad Jalil7-Mar-12 21:13
professionalZeyad Jalil7-Mar-12 21:13 
AnswerRe: SQL Azure Pin
JOAT-MON14-Mar-12 12:04
JOAT-MON14-Mar-12 12:04 
Questionamazon EC2 asp.net website Pin
Mukund Thakker1-Mar-12 19:32
professionalMukund Thakker1-Mar-12 19:32 
AnswerRe: amazon EC2 asp.net website PinPopular
Richard MacCutchan1-Mar-12 20:53
mveRichard MacCutchan1-Mar-12 20:53 
AnswerRe: amazon EC2 asp.net website Pin
DaveAuld1-Mar-12 21:54
professionalDaveAuld1-Mar-12 21:54 
QuestionFrom where to start programing on windows Azure Pin
Gabriel Sas11-Feb-12 5:16
professionalGabriel Sas11-Feb-12 5:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.