Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL image to memo
Message
From
18/02/2002 12:23:34
 
 
To
10/02/2002 15:45:59
John Ryan
Captain-Cooker Appreciation Society
Taumata Whakatangi ..., New Zealand
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00617977
Message ID:
00621575
Views:
19
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform