Skip to Content
मेन्यू
This question has been flagged
1740 Views

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


Avatar
Discard
Related Posts Replies Views Activity
1
फ़र॰ 24
1352
3
नव॰ 23
1580
1
अग॰ 23
3600
4
मार्च 15
11593
2
मार्च 15
6507