Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Forcing type in SQL
Message
From
06/01/1999 10:34:31
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00173132
Message ID:
00173133
Views:
25
>Is there some way to force the type of field in a table created by SQL? I know with currency, you can do $0.00 AS ... But what about the other types.
>
>I have a line that says 0 AS group. The trouble is that it makes it a N(1,0). When I later try and fill the group in, I can only put single digits. I suppose I could put 00000 AS group to make it bigger, but what I really want is to make it an integer.
>
>Is there any way to do that?
>
>Thanks,
>
>-Michelle

You may use ALTER TABLE to change data type
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform