April 23, 200322 yr Hi all, Can anyone tell me if there is a script that will allow me to just export one or possibly two records from a database. Many thanx
April 23, 200322 yr The export function will only export found records ... so find the one or two records you need to export and the run the export function
April 23, 200322 yr This also applies to when you want to move data from one database to another (i.e. make the record(s) containing the data to be moved your found set, then open the database you want the data in, and perform the import by selecting the first database. Choose the fields containing the information you want moved and execute. This way, you eliminate any secondary file if it isn't needed for something else. HTH Lee
Create an account or sign in to comment