I'm trying to create a utility that iterates through a folder full of dBASE IV files and renames them, but I need to grab a value from each database to do the renaming. I've tried SELECT...INTO statements to no avail, and the TransferDatabase action both in a Macro and in VB. It always says that the Jet DB Engine cant find this object (the database name) or some other similar error message. Is there something I'm doing that's fundamentally wrong? Do I need a preset ODBC link to the database I want to open?<br>Thanks much<br>Joe