Find recods in database
Posted: Fri Jan 27, 2006 3:49 am
Sorry my english but I go to try to place my problem.
I want find in database the records that i have in a dbf table. I only want to find the records. I do not want to modify the records in the database.
DBF table with 25 records (the number of records can change):
Field: 2; 5; 22; 30;......45
these fields exist in the database (with 500 records)
How can i make this? Can i make this using one script?
any suggestion is welcome
I want find in database the records that i have in a dbf table. I only want to find the records. I do not want to modify the records in the database.
DBF table with 25 records (the number of records can change):
Field: 2; 5; 22; 30;......45
these fields exist in the database (with 500 records)
How can i make this? Can i make this using one script?
any suggestion is welcome