I'm trying to populate a DBGrid with a dbf file but I'm having trouble. I'm using a data control to connect to the database. In the DatabaseName property I put the path of the dbf file but I can't seem to set the Recordsource property. Is it possible to connect to a non mdb database?? If this is possible can you please show me how. Please include some sample code. Thank-you!
--


------------------