I want to use an Insert into Select statement in a datawindow but I get the following message:
Is there any way to do this?
I want to use an Insert into Select statement in a datawindow but I get the following message:
Is there any way to do this?
That would work but would be extremely slow compared to a "Select into...." DML command.
Regards ... Chris