Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SP to return a cursor
Message
From
05/08/2009 15:16:50
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
01416077
Message ID:
01416295
Views:
43
>>>For your format question I'm researching it. I quickly checked Convert class and ToString documentation in MSDN, but haven't found an example yet. I recall it in the C# book I had, but I don't have it now.
>>
>>I don't get it either. WHen run in VFP the SP only returns the non-deleted rows. But in NET I get all the rows deleted and not. Can you run a PACK on a temporary cursor? Maybe I'll try that.
>
>You can not run PACK on a temporary cursor (AFAIK), besides, how would you know which records should have been deleted or not?

You're right. PACK does not work. But I solved the problem by SELECTing into a second cursor and using that for my web page.
Previous
Reply
Map
View

Click here to load this message in the networking platform