Click here to Skip to main content
15,904,297 members
Home / Discussions / C#
   

C#

 
AnswerRe: Files size? Pin
Mandaar Kulkarni10-May-07 1:00
Mandaar Kulkarni10-May-07 1:00 
GeneralRe: Files size? Pin
Muammar©10-May-07 1:43
Muammar©10-May-07 1:43 
AnswerRe: Files size? Pin
Martin#10-May-07 1:55
Martin#10-May-07 1:55 
GeneralRe: Files size? Pin
szukuro10-May-07 2:48
szukuro10-May-07 2:48 
GeneralRe: Files size? Pin
Martin#10-May-07 2:53
Martin#10-May-07 2:53 
QuestionMerging DataSets and committing changes + help please. Pin
Naveed Kamboh10-May-07 0:27
Naveed Kamboh10-May-07 0:27 
AnswerRe: Merging DataSets and committing changes + help please. Pin
Muammar©10-May-07 0:52
Muammar©10-May-07 0:52 
GeneralRe: Merging DataSets and committing changes + help please. Pin
Naveed Kamboh10-May-07 1:25
Naveed Kamboh10-May-07 1:25 
I guess I didn't explain my problem v.well.

Basicaly i have 2 data bases each datbase got 1 table with same schema.

first database table has got 20 rows while 2nd Database has got 5 records

I want to insert other 15 records from first database to 2nd database

I opened two connection connectino 1 and Connection with databaeses respectively and filled 2 DataSets ds1 and ds2 respectively.

I am merging datasets as
ds2.Merger(ds1);

its showing 20 records in ds2 also but its not updating those records in Databaset it showin in debugging mode only.

How can I update those to database. thanks.




QuestionError in using CrystalReportViwere Control! Pin
dina_aqua10-May-07 0:21
dina_aqua10-May-07 0:21 
QuestionHighlight button Pin
immu510-May-07 0:19
immu510-May-07 0:19 
AnswerRe: Highlight button Pin
Mandaar Kulkarni10-May-07 0:38
Mandaar Kulkarni10-May-07 0:38 
QuestionInsert record and get it's ID Pin
blackjack215010-May-07 0:02
blackjack215010-May-07 0:02 
AnswerRe: Insert record and get it's ID Pin
Colin Angus Mackay10-May-07 0:08
Colin Angus Mackay10-May-07 0:08 
AnswerRe: Insert record and get it's ID Pin
tcss10-May-07 0:26
tcss10-May-07 0:26 
AnswerRe: Insert record and get it's ID Pin
blackjack215010-May-07 0:27
blackjack215010-May-07 0:27 
GeneralRe: Insert record and get it's ID Pin
Colin Angus Mackay10-May-07 2:02
Colin Angus Mackay10-May-07 2:02 
QuestionCryptography Pin
Mr Perfect9-May-07 23:49
Mr Perfect9-May-07 23:49 
AnswerRe: Cryptography Pin
blackjack215010-May-07 0:01
blackjack215010-May-07 0:01 
GeneralRe: Cryptography Pin
Mr Perfect10-May-07 0:10
Mr Perfect10-May-07 0:10 
GeneralRe: Cryptography Pin
blackjack215010-May-07 0:33
blackjack215010-May-07 0:33 
GeneralRe: Cryptography Pin
Mr Perfect10-May-07 0:49
Mr Perfect10-May-07 0:49 
AnswerRe: Cryptography Pin
Hari Om Prakash Sharma10-May-07 0:03
Hari Om Prakash Sharma10-May-07 0:03 
AnswerRe: Cryptography Pin
Muammar©10-May-07 0:06
Muammar©10-May-07 0:06 
AnswerRe: Cryptography Pin
Russell Jones10-May-07 1:09
Russell Jones10-May-07 1:09 
QuestionHow can I disable dots from studio.net2005 editor Pin
Hari Om Prakash Sharma9-May-07 23:48
Hari Om Prakash Sharma9-May-07 23: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.