Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP & MySQL
Message
From
30/11/2000 14:33:41
 
 
To
30/11/2000 14:11:59
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Miscellaneous
Thread ID:
00447415
Message ID:
00447594
Views:
16
>Hello.
>
>There is nothing special about the view. I made it with view designer, and the code is:
>
>
SELECT nume,nr_dosar,fisa_id FROM nrdosar ;
>WHERE nrdosar.nume = ?par1 and nrdosar.descriere = ?par2
>
>
>As you can see there is _nothing_ unusual.
>
>Thank you again.

Curiouser and curiouser...

This may be reaching, but...

In your form, before each REQUERY(), get the DBGETPROP("myview","View","SQL") value and compare those and see if they really are different.
Insanity: Doing the same thing over and over and expecting different results.
Previous
Reply
Map
View

Click here to load this message in the networking platform