Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Activate fetching without a view or cursor
Message
From
29/11/2004 11:48:21
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Activate fetching without a view or cursor
Environment versions
Visual FoxPro:
VFP 7 SP1
Miscellaneous
Thread ID:
00965449
Message ID:
00965449
Views:
39
Hi all,

I have a sqldatabase with tables that are containing a large amount of information. Via my vfp7 program i manage this data. Now i have the following problem:

i want to query the big tables without downloading the hole result, yes i want to activat 'FetchAsNeeded'. The problem is that i don't have any views in my dbc and i want to keep it like this. In other words i work via sqlpassthrough.

I know i can activate fetching on a view via cursorsetprop('FetchAsNeeded',cTableAlias) but like a say i don't have any table or view in my container.

Is it possible to activate fetching on whatever sqlresult i get using sqlpassthrough. Can i tell to my connectionhandle that i want to fetch for ex by 100 records ?


Thnx
Next
Reply
Map
View

Click here to load this message in the networking platform