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

Database

 
AnswerRe: Extract columns from two independent table in SQL Server 2005? Pin
Syed Mehroz Alam11-Apr-08 3:20
Syed Mehroz Alam11-Apr-08 3:20 
Generalneed a suggestion about variable for a column Pin
Xmen Real 10-Apr-08 17:16
professional Xmen Real 10-Apr-08 17:16 
GeneralRe: need a suggestion about variable for a column Pin
Christian Graus10-Apr-08 20:43
protectorChristian Graus10-Apr-08 20:43 
GeneralRe: need a suggestion about variable for a column Pin
SimulationofSai10-Apr-08 21:02
SimulationofSai10-Apr-08 21:02 
GeneralRe: need a suggestion about variable for a column Pin
Xmen Real 10-Apr-08 22:56
professional Xmen Real 10-Apr-08 22:56 
GeneralDatabase updating Pin
Nada Adel10-Apr-08 7:12
Nada Adel10-Apr-08 7:12 
GeneralRe: Database updating Pin
Tim Carmichael10-Apr-08 8:43
Tim Carmichael10-Apr-08 8:43 
GeneralRe: Database updating Pin
Mycroft Holmes10-Apr-08 20:32
professionalMycroft Holmes10-Apr-08 20:32 
Alter table will make the changes without losing the data.
We user Reg-Gate SQL Compare to generate the scripts for deployment.

You MUST always have a development database (take a copy of the production DB to another server)

We normally identify the quietest time for deploying an update and live with the problem of potentially losing some data. This of course depends on your volume and the size of the deployment.


Never underestimate the power of human stupidity
RAH

QuestionRestore Database.... Pin
salil_k_singh10-Apr-08 5:54
salil_k_singh10-Apr-08 5:54 
GeneralRe: Restore Database.... Pin
Tim Carmichael10-Apr-08 8:45
Tim Carmichael10-Apr-08 8:45 
GeneralRe: Restore Database.... Pin
salil_k_singh11-Apr-08 5:39
salil_k_singh11-Apr-08 5:39 
QuestionHow to enumerate the databases in network Pin
kssknov10-Apr-08 3:41
kssknov10-Apr-08 3:41 
GeneralRe: How to enumerate the databases in network Pin
SimulationofSai10-Apr-08 4:58
SimulationofSai10-Apr-08 4:58 
QuestionHow to use UNC name (remote computer) in the @outputfile parameter of sp_makewebtask ? Pin
jmavn10-Apr-08 3:04
jmavn10-Apr-08 3:04 
AnswerRe: How to use UNC name (remote computer) in the @outputfile parameter of sp_makewebtask ? Pin
SimulationofSai10-Apr-08 5:04
SimulationofSai10-Apr-08 5:04 
QuestionCombobox datasource remains null even after assining it with a dataset Pin
Ramya Bhaskaran10-Apr-08 2:46
Ramya Bhaskaran10-Apr-08 2:46 
GeneralRe: Combobox datasource remains null even after assining it with a dataset Pin
Adeel Chaudhry21-Apr-08 23:30
Adeel Chaudhry21-Apr-08 23:30 
QuestionHow to export Dataset to excel file using OLEDB connection? Pin
cocoonwls10-Apr-08 0:11
cocoonwls10-Apr-08 0:11 
AnswerRe: How to export Dataset to excel file using OLEDB connection? Pin
Blue_Boy10-Apr-08 0:22
Blue_Boy10-Apr-08 0:22 
AnswerRe: How to export Dataset to excel file using OLEDB connection? Pin
Jörgen Andersson10-Apr-08 22:27
professionalJörgen Andersson10-Apr-08 22:27 
General[Message Deleted] Pin
Talsaniya Jayesh9-Apr-08 10:21
professionalTalsaniya Jayesh9-Apr-08 10:21 
GeneralDouble post - please ignore Pin
pmarfleet9-Apr-08 10:31
pmarfleet9-Apr-08 10:31 
GeneralRe: Double post - please ignore Pin
Talsaniya Jayesh9-Apr-08 10:38
professionalTalsaniya Jayesh9-Apr-08 10:38 
Generalselect * from variablename; Pin
Talsaniya Jayesh9-Apr-08 7:15
professionalTalsaniya Jayesh9-Apr-08 7:15 
GeneralRe: select * from variablename; Pin
SimulationofSai9-Apr-08 7:55
SimulationofSai9-Apr-08 7:55 

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.