Click here to Skip to main content
15,890,670 members
Home / Discussions / Database
   

Database

 
QuestionReporting against a volatile, high traffic high availability system Pin
J4amieC1-Oct-08 5:36
J4amieC1-Oct-08 5:36 
AnswerRe: Reporting against a volatile, high traffic high availability system Pin
SomeGuyThatIsMe1-Oct-08 11:12
SomeGuyThatIsMe1-Oct-08 11:12 
GeneralRe: Reporting against a volatile, high traffic high availability system Pin
J4amieC1-Oct-08 22:18
J4amieC1-Oct-08 22:18 
AnswerRe: Reporting against a volatile, high traffic high availability system Pin
Ashfield1-Oct-08 21:09
Ashfield1-Oct-08 21:09 
GeneralRe: Reporting against a volatile, high traffic high availability system Pin
J4amieC1-Oct-08 22:17
J4amieC1-Oct-08 22:17 
GeneralRe: Reporting against a volatile, high traffic high availability system Pin
Mycroft Holmes1-Oct-08 22:52
professionalMycroft Holmes1-Oct-08 22:52 
GeneralRe: Reporting against a volatile, high traffic high availability system Pin
Ashfield2-Oct-08 0:38
Ashfield2-Oct-08 0:38 
AnswerRe: Reporting against a volatile, high traffic high availability system Pin
Wendelius3-Oct-08 22:22
mentorWendelius3-Oct-08 22:22 
As Bob said replication could be one solution. Especially transactional replication in your case.

Another option could be log shipping. With log shipping you may have to redesign your backup strategy, but on the other hand you gain a standby database, which can be used for reporting.

The need to optimize rises from a bad design

Questionupdate sql server Pin
zorronami1-Oct-08 4:51
zorronami1-Oct-08 4:51 
AnswerRe: update sql server Pin
Ashfield1-Oct-08 8:48
Ashfield1-Oct-08 8:48 
QuestionRunning Query on stored Procedures like a table???!!!!! Pin
Masterhame1-Oct-08 4:41
Masterhame1-Oct-08 4:41 
AnswerRe: Running Query on stored Procedures like a table???!!!!! Pin
Wendelius1-Oct-08 4:58
mentorWendelius1-Oct-08 4:58 
AnswerRe: Running Query on stored Procedures like a table???!!!!! Pin
J4amieC1-Oct-08 6:02
J4amieC1-Oct-08 6:02 
GeneralRe: Running Query on stored Procedures like a table???!!!!! Pin
Mycroft Holmes1-Oct-08 22:57
professionalMycroft Holmes1-Oct-08 22:57 
QuestionConnect to SQL 2005 Via VPN Pin
kibromg1-Oct-08 0:56
kibromg1-Oct-08 0:56 
AnswerRe: Connect to SQL 2005 Via VPN Pin
Colin Angus Mackay1-Oct-08 10:12
Colin Angus Mackay1-Oct-08 10:12 
QuestionDesire to use Database/SQL Pin
Tryongliph30-Sep-08 23:30
Tryongliph30-Sep-08 23:30 
AnswerRe: Desire to use Database/SQL Pin
Ashfield1-Oct-08 0:07
Ashfield1-Oct-08 0:07 
AnswerRe: Desire to use Database/SQL Pin
nelsonpaixao1-Oct-08 12:53
nelsonpaixao1-Oct-08 12:53 
Questionextract a photo Pin
PaulaM30-Sep-08 20:16
PaulaM30-Sep-08 20:16 
AnswerRe: extract a photo Pin
Wendelius1-Oct-08 3:52
mentorWendelius1-Oct-08 3:52 
AnswerRe: extract a photo Pin
nelsonpaixao1-Oct-08 12:56
nelsonpaixao1-Oct-08 12:56 
QuestionRetrieve All the Column Names of SQL Table. Pin
astrovirgin30-Sep-08 20:07
astrovirgin30-Sep-08 20:07 
AnswerRe: Retrieve All the Column Names of SQL Table. Pin
Ashfield30-Sep-08 21:10
Ashfield30-Sep-08 21:10 
GeneralRe: Retrieve All the Column Names of SQL Table. Pin
astrovirgin30-Sep-08 21:16
astrovirgin30-Sep-08 21: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.