Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp 6.0 Operator/operand type mismatched
Message
 
 
To
29/04/2002 13:53:48
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00650511
Message ID:
00650520
Views:
19
>Hello Group,
>
>I have the following line in the "Number of students in Section Number" + vroster.sectionn in the expression builder in the report designer of the field I created. When I go to run the report I get
>Operator/Operand type mismatched .
>
>This is a field from a remote view to SQL Server.
>
What's vroster.sectionn data type? If it's numeric than you've to convert it to the character.
"Number of students in Section  Number" + Transform(roster.sectionn)
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform