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

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
1381
3
лист. 23
1622
1
серп. 23
3657
4
бер. 15
11637
2
бер. 15
6530