G
Guest
Hi,
I have this problem,
I do an update to VFP table, using oledb
all works fine while I run the asp net application from visual net IDE
when I close the IDE (same computer) and open explorer to run the
application and try to update the table, I get the error "cannot update the
cursor 'cursor' "
as if the table is read only, of course not, because works fine inside IDE
so, Have I to share the table o make some changes to give permisions or
something to acces tables write mode?
thanks
I have this problem,
I do an update to VFP table, using oledb
all works fine while I run the asp net application from visual net IDE
when I close the IDE (same computer) and open explorer to run the
application and try to update the table, I get the error "cannot update the
cursor 'cursor' "
as if the table is read only, of course not, because works fine inside IDE
so, Have I to share the table o make some changes to give permisions or
something to acces tables write mode?
thanks