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

Database

 
AnswerRe: One Way Merge Replication Pin
Abdul Rahman Hamidy3-Mar-09 19:59
Abdul Rahman Hamidy3-Mar-09 19:59 
Questioncache problem Pin
Aman786Singh27-Feb-09 15:42
Aman786Singh27-Feb-09 15:42 
Questionhelp reagrding multi valued field Pin
sana1727-Feb-09 10:23
sana1727-Feb-09 10:23 
AnswerRe: help reagrding multi valued field [modified] Pin
Ahmed Charfeddine1-Mar-09 9:16
Ahmed Charfeddine1-Mar-09 9:16 
QuestionCreating db scripts for any changes...mantaining SQL incremental scripts for db revisions. Pin
pzn3xq27-Feb-09 9:35
pzn3xq27-Feb-09 9:35 
AnswerRe: Creating db scripts for any changes...mantaining SQL incremental scripts for db revisions. Pin
kriskomar27-Feb-09 9:53
kriskomar27-Feb-09 9:53 
AnswerTreat your db scripts like source code Pin
David Mujica27-Feb-09 10:15
David Mujica27-Feb-09 10:15 
GeneralRe: Treat your db scripts like source code Pin
pzn3xq27-Feb-09 10:39
pzn3xq27-Feb-09 10:39 
Wow...you've definitely provided great examples!

1) Should the base set of scripts (Create_xxx) pretty much create the 'version 1.0' db? Then, I imagine I would run my alter scripts to get it updated to the current version?

2) Should I create one or multiple ALTER scripts for each release? For example, if my project has 8 releases, I probably should have 8 alter scripts right? Or should I simply have one version for my ALTER script and place everything in that one script.

3) Is there a way I can take my existing db and script it out within SQL Server mgr?

THanks!
GeneralRe: Treat your db scripts like source code Pin
David Mujica27-Feb-09 11:10
David Mujica27-Feb-09 11:10 
AnswerRe: Treat your db scripts like source code Pin
pzn3xq27-Feb-09 11:35
pzn3xq27-Feb-09 11:35 
QuestionTrying to understand the relationship between a db login and a db user? Pin
pzn3xq27-Feb-09 8:30
pzn3xq27-Feb-09 8:30 
AnswerRe: Trying to understand the relationship between a db login and a db user? Pin
goodideadave2-Mar-09 7:53
goodideadave2-Mar-09 7:53 
QuestionMSSQL 2005 and row_count() Pin
alex.barylski27-Feb-09 7:25
alex.barylski27-Feb-09 7:25 
AnswerRe: MSSQL 2005 and row_count() Pin
kriskomar27-Feb-09 9:55
kriskomar27-Feb-09 9:55 
GeneralRe: MSSQL 2005 and row_count() Pin
alex.barylski27-Feb-09 14:24
alex.barylski27-Feb-09 14:24 
QuestionDataset containing nullable datetime values does not like a null datetime? Pin
kriskomar27-Feb-09 5:51
kriskomar27-Feb-09 5:51 
QuestionAccess mdb Pin
trev777727-Feb-09 2:50
trev777727-Feb-09 2:50 
AnswerMore Background info Pin
David Mujica27-Feb-09 3:39
David Mujica27-Feb-09 3:39 
AnswerRe: More Background info Pin
trev777727-Feb-09 4:01
trev777727-Feb-09 4:01 
AnswerRe: More Background info Pin
trev777727-Feb-09 4:03
trev777727-Feb-09 4:03 
QuestionRe: Access mdb Pin
Eddy Vluggen27-Feb-09 4:52
professionalEddy Vluggen27-Feb-09 4:52 
AnswerRe: Access mdb Pin
trev777727-Feb-09 8:47
trev777727-Feb-09 8:47 
AnswerRe: Access mdb Pin
trev777727-Feb-09 8:57
trev777727-Feb-09 8:57 
GeneralRe: Access mdb Pin
Eddy Vluggen27-Feb-09 9:27
professionalEddy Vluggen27-Feb-09 9:27 
GeneralRe: Access mdb Pin
trev77776-Mar-09 5:15
trev77776-Mar-09 5:15 

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.