Hi
We have a existing project in Visual Fox pro using Free Tables.
We are writing a other frontend using C#, but has to connect to the Free Tables.
I can Select and Insert, but update and delete seems to be a problem, reason being that there is no primary key.This makes sense to me, but what if my table has a primary key(Stored in the cdx file)?? Does C# not read cdx files??
Can anyone maybe help me with this question
We have a existing project in Visual Fox pro using Free Tables.
We are writing a other frontend using C#, but has to connect to the Free Tables.
I can Select and Insert, but update and delete seems to be a problem, reason being that there is no primary key.This makes sense to me, but what if my table has a primary key(Stored in the cdx file)?? Does C# not read cdx files??
Can anyone maybe help me with this question