开发者

Inserting C# Datatable to sybase directly

We need to read c# datatable and insert in开发者_运维知识库 to Sybase datatable. Without looping the rows. Please suggest the ways to handle this (LINQ and normal).

Thanks, Sai Korapati


You can use the AseDataAdapter class from the Sybase C# client.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜