Hello!
I added the read events on my main prg. but the problem now is that all my tables are read only but if I take out the read events on my main prg my tables works fine any ideas
thanks
jevan
Visual FoxPro General
Hello!
I added the read events on my main prg. but the problem now is that all my tables are read only but if I take out the read events on my main prg my tables works fine any ideas
thanks
jevan
i usually use the Data Envi and Select. I even added Opend database xxxxx SHARED at the beginnning but still gives me an error.
jevan
jdlim wrote:
I added the read events on my main prg. but the problem now is that all my tables are read only but if I take out the read events on my main prg my tables works fine any ideas
Is your dbc included in the project Exclude the dbc from the project.
Bullseye!!!! Thank you again MarciaAkins that was it got to exclude the dbc and the tables.
Thanks