Click here to Skip to main content
15,908,172 members
Home / Discussions / C#
   

C#

 
GeneralRe: Jagged array initialization Pin
harold aptroot18-Feb-09 12:10
harold aptroot18-Feb-09 12:10 
GeneralRe: Jagged array initialization Pin
t_feras18-Feb-09 12:31
t_feras18-Feb-09 12:31 
AnswerRe: Jagged array initialization Pin
Luc Pattyn18-Feb-09 13:10
sitebuilderLuc Pattyn18-Feb-09 13:10 
QuestionDisplaying Ritch textbox contents the same as it is printed Pin
hendrik18-Feb-09 7:29
hendrik18-Feb-09 7:29 
AnswerRe: Displaying Ritch textbox contents the same as it is printed Pin
Dave Kreskowiak18-Feb-09 9:00
mveDave Kreskowiak18-Feb-09 9:00 
QuestionDrop event in RichText Box Pin
Lijo Rajan18-Feb-09 6:37
Lijo Rajan18-Feb-09 6:37 
AnswerRe: Drop event in RichText Box Pin
vaghelabhavesh18-Feb-09 7:32
vaghelabhavesh18-Feb-09 7:32 
QuestionProgramming for synchronization of local database with remote server database. Pin
Digubha18-Feb-09 5:43
Digubha18-Feb-09 5:43 
Hii
everybody,
i am developing window application in c# and .net and i want to know that how to write a join query for update of local database by the content of remote server database!.
Scenario :- Suppose there is one database say softbuyweb at local machine and other database softbuyweb1 at remote server.
now there is table in softbuyweb say product and similarly there is table in softbuyweb1 say product1
now both the table product and product1 in database softbuyweb and softbuyweb1 respectively has same column/field name, datatype and length of datatype.
now i want that in my window form i place one button say "Update" on its click event there should be query which fires and the total content of table product1 at remote server is copied and the content of table product at local machine is updated with that copied content.
i think it is little confusing and also it may be difficult to write single sql query for two different data sorce connection and it might create ambiguity because both connection are establishes in a single block of code.
now , please help me on this topic , and please response as qick as possible!
my database is in sql server 2005.
thanx in advance. Smile | :)
AnswerRe: Programming for synchronization of local database with remote server database. Pin
Ennis Ray Lynch, Jr.18-Feb-09 6:40
Ennis Ray Lynch, Jr.18-Feb-09 6:40 
GeneralRe: Programming for synchronization of local database with remote server database. Pin
Mycroft Holmes18-Feb-09 21:39
professionalMycroft Holmes18-Feb-09 21:39 
GeneralRe: Programming for synchronization of local database with remote server database. Pin
Ennis Ray Lynch, Jr.19-Feb-09 2:53
Ennis Ray Lynch, Jr.19-Feb-09 2:53 
GeneralRe: Programming for synchronization of local database with remote server database. Pin
Mycroft Holmes19-Feb-09 10:24
professionalMycroft Holmes19-Feb-09 10:24 
Questiongmail authentication using c# windows application Pin
techismart18-Feb-09 5:07
techismart18-Feb-09 5:07 
AnswerRe: gmail authentication using c# windows application Pin
benjymous18-Feb-09 5:27
benjymous18-Feb-09 5:27 
QuestionC# SqlCeReader weirdness Pin
J-Cop18-Feb-09 4:51
J-Cop18-Feb-09 4:51 
AnswerRe: C# SqlCeReader weirdness Pin
Dave Kreskowiak18-Feb-09 5:01
mveDave Kreskowiak18-Feb-09 5:01 
GeneralRe: C# SqlCeReader weirdness Pin
J-Cop18-Feb-09 21:14
J-Cop18-Feb-09 21:14 
AnswerRe: C# SqlCeReader weirdness Pin
Ennis Ray Lynch, Jr.18-Feb-09 5:22
Ennis Ray Lynch, Jr.18-Feb-09 5:22 
QuestionSorting a BindingList Pin
MatthysDT18-Feb-09 4:33
MatthysDT18-Feb-09 4:33 
AnswerRe: Sorting a BindingList Pin
Nuri Ismail18-Feb-09 4:42
Nuri Ismail18-Feb-09 4:42 
GeneralRe: Sorting a BindingList Pin
MatthysDT18-Feb-09 6:01
MatthysDT18-Feb-09 6:01 
AnswerRe: Sorting a BindingList Pin
Nuri Ismail18-Feb-09 6:57
Nuri Ismail18-Feb-09 6:57 
JokeRe: Sorting a BindingList Pin
led mike18-Feb-09 7:31
led mike18-Feb-09 7:31 
GeneralRe: Sorting a BindingList Pin
MatthysDT18-Feb-09 19:39
MatthysDT18-Feb-09 19:39 
GeneralRe: Sorting a BindingList Pin
MatthysDT19-Feb-09 1:32
MatthysDT19-Feb-09 1:32 

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.