G
Guest
Hi,
I'm getting following message: "Operation must use an updateable query" when
I'm trying to insert some rows in table with:
insert into veza (id_adresa, id_grupa) select id_adresa, id_grupa from
veza_tmp;
Help.
Thanx
alek_mil
I'm getting following message: "Operation must use an updateable query" when
I'm trying to insert some rows in table with:
insert into veza (id_adresa, id_grupa) select id_adresa, id_grupa from
veza_tmp;
Help.
Thanx
alek_mil