Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2053 Переглядів

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


Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
лют. 24
1653
3
лист. 23
1864
1
серп. 23
3992
4
бер. 15
11947
2
бер. 15
6710