Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to get a calcuated field to be an Integer in SQL
Message
From
16/08/2001 14:48:03
 
 
To
16/08/2001 14:35:51
Rex Mahel
Realm Software, Llc
Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00544873
Message ID:
00544879
Views:
18
>All,
>
>I need to have a calcuated field in s SQL JOIN with an integer field. I have tried an Int(1) as fieldname, but the field is a Numeric type.
>
>How can I get a field to be of type Integer?
>
>TIA
>
>Rex

You could also Select Into DBF and then use Alter Table - Alter Column. Although it requires an extra step.
Previous
Reply
Map
View

Click here to load this message in the networking platform