Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL View - Is it a bug?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
SQL View - Is it a bug?
Divers
Thread ID:
00105511
Message ID:
00105511
Vues:
61
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform