Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use again from private datasession to default
Message
From
08/01/2002 07:58:43
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
08/01/2002 05:27:37
Vladimir Zhuravlev
Institute of the Physics of Earth,Russia
Moscow Region, Russia
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00601842
Message ID:
00601877
Views:
24
>Cetin, all remote views are much slow, than sqlpaththough, I used
>Copy to temporal tables, not to cursor, works, but it slow all again
>and need work to kill them and set uniq names in many sessions of the second form
>I pretty sure, it should be some answer, because all natural tables from first form dataenvironment are called in the second form with local sql select
>without problem and use again also work OK, it only fails for cursors in the first form
>Any way, Thanks

Copy to temp table slow ? It should be really huge data pulled from server. Otherwise you could copy to one temp table and share that one too (you wouldn't need unique names across sessions - just one for creator) or pass data as array, object. If it's really huge initial overhead of a view should be acceptable to ignore.
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform