Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL image to memo
Message
 
 
À
10/02/2002 15:45:59
John Ryan
Captain-Cooker Appreciation Society
Taumata Whakatangi ..., Nouvelle Zélande
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00617977
Message ID:
00621575
Vues:
10
>Kamil
>
>After you load your remote view, execute the following:
>
>
>=CursorSetProp("FetchMemo",.f.,"MyRemoteView")
>
>
>That will ensure that your view does not pull General or Memo fields unless you reference them explicitly.
>
>Regards
>
>JR

Hello John.
Sorry,
=CursorSetProp("FetchMemo",.f.,"MyRemoteView")
does not solve the problem.
I tryed
use MyRemoteView nodata
=CursorSetProp("FetchMemo",.f.,"MyRemoteView")
Requery()
still Requery() takes much longer when Image contains large chunks of data.
So far the solution has been (as suggested by Vlad Grynchyshyn) to create two rem. veiws one with all the columns but Image, another with primary key and Image.
Best wishes.
Kamil
A moment of silence is our cosmic reset button.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform