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