Message
From
14/12/2006 11:09:50
 
 
To
14/12/2006 11:03:47
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01177599
Message ID:
01177617
Views:
13
>This line causes the mismatch error.
>
>WHERE ehrbb.tableid=ehrbt.tableid .AND. ehrbb.sittingid=liSitting .AND. ehrbb.book_date=ldDate ;
> INTO CURSOR tmpBook

The error tells you that some of the fields you compare are of different type.
Previous
Next
Reply
Map
View