Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL View - Is it a bug?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
SQL View - Is it a bug?
Miscellaneous
Thread ID:
00105511
Message ID:
00105511
Views:
62
Hi all,

I am facing weird behavour of SQL View (local and remote).
In one of my data entry form I am using local views. The form has a print button which prints details of current record. In click event of I have written

SELECT Vendor.cVendNm,....... FROM v_vendor,.....
INTO CURSOR cRepCursor

Resultant cursor(cRepCursor) does not show right values When I
modified somedata and click the print button without saving it. It shows original retrieved data from the table. This happens with SQL Server Remote views as well.

SCATTER MEMVAR works well and gives current values.

BTW View has Optimistic Table Buffering (5).

Please help me out.

Waiting for quick responce.

Thanks in advance

Jayesh
- Jayesh
Next
Reply
Map
View

Click here to load this message in the networking platform