Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parameterized Views
Message
 
To
24/04/1998 19:51:23
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00094803
Message ID:
00095025
Views:
22
>Thanks, Nick. That solved it. Now, I have another question. I continue to get this error when running my form: "No update tables are specified. Use the Tables property of the cursor".
>
>I have used DBSETPROP() to create the update tables, and I can see them easily with DISPLAY DATA, but the error continues.
>
>Any idea?
>
>Thanks, Joel
>
>
>>
>>Joel, set YourView.NoDataOnLoad = .t. in Dataenvironment.
>>Or make your view parameter cCustNo PUBLIC variable and initialize it to " ".
>>
>>HTH,
>>
>>Nick

Joel,

I find it's a real pain to be obliged to define the views in code to achieve predicatable results. That's one of the reasons I'm using xCase by the way. In your particular problem, I suspect you forgot to mention the DBC name before the table, as in MyDbc!MyTable.

Jose
Previous
Reply
Map
View

Click here to load this message in the networking platform