PaidtheUmpire
Programmer
Is there a way in Delphi to do the following.
1) Clear all records in a table named "XXXXXX"
2) Copy all records from one table "XXXXXX" into a different table "Call_Records"
or
1) Copy a large amount of records in a textfile called "TheList.txt" into a database table "Call_Records".
Delphi I can't get enough of you.
1) Clear all records in a table named "XXXXXX"
2) Copy all records from one table "XXXXXX" into a different table "Call_Records"
or
1) Copy a large amount of records in a textfile called "TheList.txt" into a database table "Call_Records".
Delphi I can't get enough of you.