Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2180 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
1838
3
lis 23
2065
1
sie 23
4222
4
mar 15
12144
2
mar 15
6868