Click here to Skip to main content
15,919,028 members
Home / Discussions / Database
   

Database

 
AnswerRe: "Set Default" doesn't work Pin
Meysam Mahfouzi27-Aug-07 5:23
Meysam Mahfouzi27-Aug-07 5:23 
Questionlarge scale inserts duplicate checking Pin
brsecu27-Aug-07 3:34
brsecu27-Aug-07 3:34 
AnswerRe: large scale inserts duplicate checking Pin
Michael Potter27-Aug-07 5:17
Michael Potter27-Aug-07 5:17 
QuestionSetting up POS [modified] Pin
dptalt27-Aug-07 3:21
dptalt27-Aug-07 3:21 
QuestionSQL Vs Oracle Pin
Ahamed Azeem27-Aug-07 2:43
Ahamed Azeem27-Aug-07 2:43 
AnswerRe: SQL Vs Oracle Pin
andyharman27-Aug-07 22:49
professionalandyharman27-Aug-07 22:49 
QuestionSQL Replication Compatibility Pin
MatthysDT27-Aug-07 1:51
MatthysDT27-Aug-07 1:51 
AnswerRe: SQL Replication Compatibility Pin
MatthysDT27-Aug-07 4:07
MatthysDT27-Aug-07 4:07 
Got it, answering myself for the benefit of googlers.

It seems that SQL 2000 doesn't support Merge Replications with update options.
When creating a publication in SQL 2005 you can choose the following update options (A.k.a Synchronization direction):
* Bidirectional
* Download-only to Subscriber, allow Subscriber changes
* Download-only to Subscriber, prohibit Subscriber changes

As far as I can tell, when replicating to SQL 2000, you can only choose the bidirectional option because publications with a compatibility-level lower than 90 cannot use the 'subscriber_upload_option'.

Cheers


_______________________________________________________________________
http://www.readytogiveup.com/[^]
"you can't forget something you never knew..." M. Du Toit



QuestionHow to change datatype of DataColumn Pin
Nouman Bhatti27-Aug-07 1:35
Nouman Bhatti27-Aug-07 1:35 
AnswerRe: How to change datatype of DataColumn Pin
Blue_Boy27-Aug-07 1:42
Blue_Boy27-Aug-07 1:42 
QuestionLEFT JOIN ??? Pin
Halawlaws26-Aug-07 22:44
Halawlaws26-Aug-07 22:44 
AnswerRe: LEFT JOIN ??? Pin
Colin Angus Mackay27-Aug-07 0:55
Colin Angus Mackay27-Aug-07 0:55 
GeneralRe: LEFT JOIN ??? Pin
Halawlaws27-Aug-07 1:41
Halawlaws27-Aug-07 1:41 
GeneralRe: LEFT JOIN ??? Pin
Colin Angus Mackay27-Aug-07 2:27
Colin Angus Mackay27-Aug-07 2:27 
GeneralRe: LEFT JOIN ??? Pin
Halawlaws27-Aug-07 4:05
Halawlaws27-Aug-07 4:05 
AnswerRe: LEFT JOIN ??? Pin
Michael Potter27-Aug-07 5:31
Michael Potter27-Aug-07 5:31 
GeneralRe: LEFT JOIN ??? Pin
Halawlaws27-Aug-07 5:56
Halawlaws27-Aug-07 5:56 
GeneralRe: LEFT JOIN ??? Pin
Michael Potter27-Aug-07 6:01
Michael Potter27-Aug-07 6:01 
GeneralRe: LEFT JOIN ??? Pin
Halawlaws27-Aug-07 20:05
Halawlaws27-Aug-07 20:05 
GeneralRe: LEFT JOIN ??? Pin
Michael Potter28-Aug-07 3:24
Michael Potter28-Aug-07 3:24 
Questionreference data from database to textboxes Pin
RaveRare26-Aug-07 22:29
RaveRare26-Aug-07 22:29 
AnswerRe: reference data from database to textboxes Pin
Colin Angus Mackay27-Aug-07 0:56
Colin Angus Mackay27-Aug-07 0:56 
QuestionOh No, How this happened???? Pin
RaveRare26-Aug-07 20:21
RaveRare26-Aug-07 20:21 
QuestionDatabase Login Pin
Bonsta26-Aug-07 8:47
Bonsta26-Aug-07 8:47 
AnswerRe: Database Login Pin
Marek Grzenkowicz26-Aug-07 21:43
Marek Grzenkowicz26-Aug-07 21:43 

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.