Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File returned by DBF() does not exist!!!
Message
From
07/02/2000 03:16:44
Juan Kh
Dataprop Technologies
Sungai Petani, Malaysia
 
 
To
07/02/2000 03:02:29
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00328150
Message ID:
00328163
Views:
42
>Once again, that is just my guess, I'm sure someone knows, I just don't pay attention to those things. You are using SQL SELECT to build this cursor, right?

The source of the cursor is a local view.
>
>WHat do you mean "load the cursor." Build the structure or give it data? How is it different between the Local App and COM Server (Sorry, I just haven't done enough with COMs to know).

I am learning COM server, too. Still trying to figure out how to get a cursor across the wire, get the client apps edit on it, and then send it back to the server for bizrules verification before saving. If someone can tell me my approach is wrong, I will be glad to try on other more conventional method(s).

Anyway, I would try on West Wind's XML class to transfer the cursor in XML format.

>
>To build a cursor using AFields(), you can do this:
>
>AFields(laArray)
>create cursor TempCursor from array laArray


Thank you. This helps me.

Regards,
Juan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform