Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unknown member, not called in command line
Message
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01625027
Message ID:
01625028
Views:
78
This message has been marked as the solution to the initial question of the thread.
Do you have filter set (SET FILTER) on the table in question?
>
>I have an error message as below:
>
>“Unknown member: date_filter” although I dont have such a member in command line
>
>
>STORE thisform.cod_curso.Value TO CUR1
>
> STORE thisform.end_curso.Value TO end1
>
> SELECT reserva
> REPLACE ALL loc_curso WITH end1 FOR CURSO_ID = CUR1 ( error happens here)
>
>I wonder if this might be the first bug I saw in VFP and not an error mine.
>
>The content CUR1 value is has a date format, something as “RIO-COURSE15/09/2015”
>
>Does anybody has na Idea what it can be ?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform