seek external dbase III file

P

Pierre

How can i seek in an external dbase file

I create a link to the file

I made a recordset of type table

it is not working, any clu?
 
J

Joe Fallon

I would import the data myself.

Or write a query against the linked table.

What are you trying to do?
 
Top