Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Buffer
Message
De
07/01/2002 11:39:37
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: Buffer
Divers
Thread ID:
00601460
Message ID:
00601517
Vues:
19
>Hi all
>
>I have a made a application where I put inforamtion about client.
>
>These information come from clipper table with cdx index. these table belong to a another software. In my app I can edit or add client information and I use Pesemistic table buffering.
>
>I have made a search form to use with all my other form.
>
>When I edit a client information and i call my search form to look for information about other cleint. I got these message
>
>Command cannot be issued on a table with cursor in table buffering mode.
>
>These is wath generate the message
>
>USE C:\Avantage\DYNAMIX\AVA01\client.dbf IN 0 SHARED ALIAS client2 AGAIN
>CURSORSETPROP("Buffering", 4, "client2")
>SET INDEX TO C:\Avantage\DYNAMIX\ava01\cnum.cdx
>SET INDEX TO C:\Avantage\DYNAMIX\ava01\cnom.cdx
>SET INDEX TO C:\Avantage\DYNAMIX\ava01\cgros.cdx
>SET INDEX TO C:\Avantage\DYNAMIX\ava01\cvil.cdx
>
>It look like i cant open the same table twice with the index if my table is buffered
>
>I need to use the index in my search form for speed search
>
>How can i do it or is there another way to do it.
>
>Thanks in advance...
>
>Ben

Benoit,
First set your indexes then change buffering.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform