Thursday, April 3, 2014

How i can pass a single line betwen two tables of a database from c#?

Hello,


From your description, if I understand correctly, you want insert a record from first table to second table in MS access database.


If it is, you can use the OldDb way since you want to do it with C#.


Reading a record from first table, store it in a dataset if you like, then insert the record into second table.


Regards.




We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.

Click HERE to participate the survey.


No comments:

Post a Comment