Click here to Skip to main content
15,908,111 members
Home / Discussions / Database
   

Database

 
AnswerRe: search from multiple tables Pin
Eddy Vluggen14-Apr-10 5:37
professionalEddy Vluggen14-Apr-10 5:37 
QuestionConcatenating all fields in a resultset Pin
Dewald13-Apr-10 4:46
Dewald13-Apr-10 4:46 
AnswerRe: Concatenating all fields in a resultset Pin
David Mujica13-Apr-10 5:33
David Mujica13-Apr-10 5:33 
GeneralRe: Concatenating all fields in a resultset Pin
Dewald13-Apr-10 21:01
Dewald13-Apr-10 21:01 
AnswerRe: Concatenating all fields in a resultset Pin
Mycroft Holmes13-Apr-10 22:35
professionalMycroft Holmes13-Apr-10 22:35 
GeneralRe: Concatenating all fields in a resultset Pin
Dewald14-Apr-10 0:38
Dewald14-Apr-10 0:38 
GeneralRe: Concatenating all fields in a resultset Pin
Mycroft Holmes14-Apr-10 2:06
professionalMycroft Holmes14-Apr-10 2:06 
QuestionWhat is the Best Approach for this Request Pin
Vimalsoft(Pty) Ltd13-Apr-10 0:56
professionalVimalsoft(Pty) Ltd13-Apr-10 0:56 
Good Day

Application Design


My application is a web application that works on databases. Meaning that there is a login page that has list of Database. A user logs into the database and do whatever on that database. Now a user can create a new Database from the front end and login to it and do whatever the application does, The new Database is created from a Master Database, this simply means that when a user creates a new Database, i do the following.
Create a new Database--> Restore the Master Database over the newly created database. Now this is fine but i have a challenge. My Challenge is that a user can 10 Databases and i will have Different clients from Different geographic places and if i find a bug in a stored procedure or if i want to change on stored procedure , that means i have to go to each client and update every database. i use Redgate to Script the Master Database.

Challenge

I am looking for a Way to Update all the Databases for each SQl instance in a client centrally without connection to a client and do that manually. if the clients are many it takes too much time.

Thanks
Vuyiswa Maseko,

Spoted in Daniweb-- Sorry to rant. I hate websites. They are just wierd. They don't behave like normal code.

C#/VB.NET/ASP.NET/SQL7/2000/2005/2008
http://www.vuyiswamaseko.com
vuyiswa@its.co.za
http://www.itsabacus.co.za/itsabacus/

AnswerRe: What is the Best Approach for this Request Pin
Mycroft Holmes13-Apr-10 2:37
professionalMycroft Holmes13-Apr-10 2:37 
GeneralRe: What is the Best Approach for this Request Pin
Vimalsoft(Pty) Ltd13-Apr-10 2:54
professionalVimalsoft(Pty) Ltd13-Apr-10 2:54 
GeneralRe: What is the Best Approach for this Request Pin
Mycroft Holmes13-Apr-10 4:15
professionalMycroft Holmes13-Apr-10 4:15 
GeneralRe: What is the Best Approach for this Request Pin
Vimalsoft(Pty) Ltd13-Apr-10 4:17
professionalVimalsoft(Pty) Ltd13-Apr-10 4:17 
QuestionFamily Tree Database Pin
vdtrip12-Apr-10 10:06
vdtrip12-Apr-10 10:06 
AnswerRe: Family Tree Database Pin
Jörgen Andersson12-Apr-10 11:51
professionalJörgen Andersson12-Apr-10 11:51 
AnswerRe: Family Tree Database Pin
Mycroft Holmes12-Apr-10 14:18
professionalMycroft Holmes12-Apr-10 14:18 
GeneralRe: Family Tree Database Pin
vdtrip13-Apr-10 1:43
vdtrip13-Apr-10 1:43 
GeneralRe: Family Tree Database Pin
J4amieC13-Apr-10 2:11
J4amieC13-Apr-10 2:11 
GeneralRe: Family Tree Database Pin
Mycroft Holmes13-Apr-10 2:30
professionalMycroft Holmes13-Apr-10 2:30 
QuestionSqlDateTime overflow. - Only on one computer out of 5 running the same code Pin
Marcus J. Smith12-Apr-10 9:06
professionalMarcus J. Smith12-Apr-10 9:06 
AnswerRe: SqlDateTime overflow. - Only on one computer out of 5 running the same code Pin
Mycroft Holmes12-Apr-10 14:15
professionalMycroft Holmes12-Apr-10 14:15 
Questiondetermine last patient temprature Pin
Jassim Rahma12-Apr-10 5:49
Jassim Rahma12-Apr-10 5:49 
AnswerRe: determine last patient temprature Pin
PIEBALDconsult12-Apr-10 6:13
mvePIEBALDconsult12-Apr-10 6:13 
GeneralRe: determine last patient temprature Pin
Jassim Rahma12-Apr-10 6:27
Jassim Rahma12-Apr-10 6:27 
GeneralRe: determine last patient temprature Pin
PIEBALDconsult12-Apr-10 9:47
mvePIEBALDconsult12-Apr-10 9:47 
GeneralRe: determine last patient temprature Pin
Mycroft Holmes12-Apr-10 14:10
professionalMycroft Holmes12-Apr-10 14:10 

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.