K
Ken Reay
Hi
Have you tried using an SQL statement of the form:
INSERT INTO tablename SELECT f1, f2, FROM Tablename;
without knowing your table names, criteria etc cannot give
exact syntax
Hope this helps
Regards
Ken Reay
Have you tried using an SQL statement of the form:
INSERT INTO tablename SELECT f1, f2, FROM Tablename;
without knowing your table names, criteria etc cannot give
exact syntax
Hope this helps
Regards
Ken Reay