Click here to Skip to main content
15,888,803 members
Home / Discussions / Database
   

Database

 
GeneralRe: SQL Server CAL Pin
divyesh14328-Sep-10 18:09
divyesh14328-Sep-10 18:09 
GeneralRe: SQL Server CAL Pin
Mycroft Holmes8-Sep-10 19:11
professionalMycroft Holmes8-Sep-10 19:11 
GeneralRe: SQL Server CAL Pin
Corporal Agarn9-Sep-10 1:09
professionalCorporal Agarn9-Sep-10 1:09 
AnswerRe: SQL Server CAL Pin
The Man from U.N.C.L.E.9-Sep-10 8:01
The Man from U.N.C.L.E.9-Sep-10 8:01 
QuestionPartioning table Pin
geeeeeeeetha7-Sep-10 17:44
geeeeeeeetha7-Sep-10 17:44 
AnswerRe: Partioning table Pin
Mycroft Holmes7-Sep-10 18:01
professionalMycroft Holmes7-Sep-10 18:01 
QuestionHow to keep one more backup copy of current database. Pin
shiva.kore6-Sep-10 22:05
shiva.kore6-Sep-10 22:05 
AnswerRe: How to keep one more backup copy of current database. Pin
Mycroft Holmes6-Sep-10 22:46
professionalMycroft Holmes6-Sep-10 22:46 
No don't keep a copy of the database keep a BACKUP of the database. If you are using 2008 you can get compression with the backup and keep multiple versions. A typical backup regime is something like

backup every night mon-fri
keep the last 5 fri backups
backup end of month regardless of the DOW and keep for 12 months
keep the EOQtr indefinately
Never underestimate the power of human stupidity
RAH

AnswerRe: How to keep one more backup copy of current database. Pin
Corporal Agarn8-Sep-10 6:36
professionalCorporal Agarn8-Sep-10 6:36 
QuestionString manipulation in stored procedures (MySQL 5.1) Pin
Sylv336-Sep-10 7:10
Sylv336-Sep-10 7:10 
AnswerRe: String manipulation in stored procedures (MySQL 5.1) Pin
Eddy Vluggen6-Sep-10 9:22
professionalEddy Vluggen6-Sep-10 9:22 
AnswerRe: String manipulation in stored procedures (MySQL 5.1) Pin
PIEBALDconsult6-Sep-10 17:24
mvePIEBALDconsult6-Sep-10 17:24 
QuestionUpgrade from SQL 2005 EXPRESS to SQL 2008 EXPRESS Pin
RA|-|UL PATEL4-Sep-10 3:46
RA|-|UL PATEL4-Sep-10 3:46 
AnswerRe: Upgrade from SQL 2005 EXPRESS to SQL 2008 EXPRESS Pin
Luc Pattyn4-Sep-10 4:33
sitebuilderLuc Pattyn4-Sep-10 4:33 
AnswerRe: Upgrade from SQL 2005 EXPRESS to SQL 2008 EXPRESS Pin
Rob Smiley4-Sep-10 4:35
Rob Smiley4-Sep-10 4:35 
GeneralRe: Upgrade from SQL 2005 EXPRESS to SQL 2008 EXPRESS Pin
Luc Pattyn4-Sep-10 6:01
sitebuilderLuc Pattyn4-Sep-10 6:01 
GeneralRe: Upgrade from SQL 2005 EXPRESS to SQL 2008 EXPRESS Pin
RA|-|UL PATEL5-Sep-10 19:26
RA|-|UL PATEL5-Sep-10 19:26 
AnswerRe: Upgrade from SQL 2005 EXPRESS to SQL 2008 EXPRESS Pin
Luc Pattyn5-Sep-10 19:32
sitebuilderLuc Pattyn5-Sep-10 19:32 
GeneralRe: Upgrade from SQL 2005 EXPRESS to SQL 2008 EXPRESS Pin
RA|-|UL PATEL6-Sep-10 2:00
RA|-|UL PATEL6-Sep-10 2:00 
AnswerRe: Upgrade from SQL 2005 EXPRESS to SQL 2008 EXPRESS Pin
DaveAuld5-Sep-10 20:53
professionalDaveAuld5-Sep-10 20:53 
Questiongrouping muli values in single query ? Pin
shiva.kore4-Sep-10 0:45
shiva.kore4-Sep-10 0:45 
AnswerRe: grouping muli values in single query ? Pin
Goutam Patra4-Sep-10 2:38
professionalGoutam Patra4-Sep-10 2:38 
AnswerRe: grouping muli values in single query ? Pin
Mycroft Holmes4-Sep-10 13:59
professionalMycroft Holmes4-Sep-10 13:59 
GeneralRe: grouping muli values in single query ? Pin
shiva.kore5-Sep-10 18:58
shiva.kore5-Sep-10 18:58 
GeneralRe: grouping muli values in single query ? Pin
Mycroft Holmes5-Sep-10 19:48
professionalMycroft Holmes5-Sep-10 19:48 

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.