コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1772 ビュー

Hi

I want to insert the records in dataset ds in to another table(another database and server). What should i do write in the select statement.
sda = New NpgsqlDataAdapter(pgCommand)
sda.Fill(ds)
pgCommand1.CommandText = "INSERT INTO public.tab2 (SELECT * FROM ds)"

Thanks


アバター
破棄
関連投稿 返信 ビュー 活動
1
2月 24
1361
3
11月 23
1589
1
8月 23
3634
4
3月 15
11623
2
3月 15
6517