Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1734 Widoki

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


Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
lut 24
1351
3
lis 23
1576
1
sie 23
3595
4
mar 15
11582
2
mar 15
6501