|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Please HELP!!!!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 Sistec,
Just as advice If you use VFP than put VFP in your subject or visit the VFP newsgroup. They are very well knowned with dotNet. Cor Show quote "SISTEC" <SIS***@discussions.microsoft.com> schreef in bericht news:90E33A4E-7A99-4423-966F-F7F6A8B3A8FF@microsoft.com... > 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 Thanks Cor,
I did solve it, and Believe me, this was an Visual net issue, (i am using 100% net code with oledb, tables, etc). I just had to read hundred of visual net pages :) Now Application is working very very fine :) I am writting Bussiness class to access VFP/SQL databases with the same class, to easy upgrade applications to net anyway thanks for you help. I love visual net !!! Show quote "Cor Ligthert [MVP]" wrote: > Sistec, > > Just as advice > If you use VFP than put VFP in your subject or visit the VFP newsgroup. > > They are very well knowned with dotNet. > > Cor > > "SISTEC" <SIS***@discussions.microsoft.com> schreef in bericht > news:90E33A4E-7A99-4423-966F-F7F6A8B3A8FF@microsoft.com... > > 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 > > > |
|||||||||||||||||||||||