Connecting to VFP Database

L

LeAnn

I have a database that links to 2 VFP databases through ODBC Machine Data
Source. I then have 2 make table queries that trim fields and replace the
tables on demand. I recently discovered that the records can be modified if
I open the linked tables - this is BAD. How do I make the connection
read-only?

Thanks
LeAnn
 
Top