Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot update cursor
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01558172
Message ID:
01558176
Vues:
50
>If the log file is part of a DBC, it is mostly likely because the DBC is not opened shared. If you simply do USE table SHARED, VFP will attempt to open the table in shared mode but can't because the DBC is EXCLUSIVE.
>
>There are two ways to fix this.
>1) SET EXCLUSIVE OFF
>
>2) Open the DBC shared before the USE.
>
>It could also be caused by another user having EXCLUSIVE access to the table
>
>
>>>I am trying to run an executable from a workstation
>>>
>>>The program
>>>
>>>use logfile in 0 shared (file is on a server drive)
>>>select logfile
>>>
>>>brings up cursor cannot be updated - this is the first file I try to open all the remaining files open OK
>>>
>>>Any ideas - run time files are in the folder in the server the program is pointing at
>>
>>the correct message is cannot update the cursor logflie since it is read only - it isnt its shared

No its bot part of a dbc - ive just resarted the server so I cant see how any other user could be in it exclusive
Specialist in Advertising, Marketing, especially Direct Marketing

I run courses in Business Management and Marketing
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform