Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error 1806 SQL: Column 'MOC031' is not found..But it is
Message
 
 
To
03/08/1999 10:23:46
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00249140
Message ID:
00249333
Views:
16
>I'm not using a view it's SQL passthrough
>for example:
>
>SQLEXEC(h,'select * from modacad where recno=220')
>
>I found out that it happens only after the activate then refresh event
>when the form is first built.
>
>If the form is up on the screen and I trigger
>the activate then refresh event no error message occurs.
>
>I just ignored the error in my error handler,
>but I don't understand why...

Are you returning the results to a cursor or just a browse window? You can pass a 3rd parameter which would be the name of a cursor to create and place the results set into.
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform