跳至内容
菜单
此问题已终结
1814 查看

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
1394
3
11月 23
1634
1
8月 23
3662
4
3月 15
11645
2
3月 15
6536