Can a primary key be permantly set in a VFP table
contained within a DBC as I'm trying to connect a DBC
database to a .net 2003 application but due to a primary
key not being permantly set the application want allow
deletions or updates to the database. I am using the ODBC
VFP connection drivers to connect the database to .net.

I have added the primary key to the table in the DBC but
it want be active unless the order is set to it, but from
the SQL statement in .net it want allow any order to be
set.

Does anyone know if there are issues with updating &
deleting from a VFP Database using .net.

Thank you
James Gardiner