Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Forcing type in SQL
Message
From
06/01/1999 10:28:34
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Forcing type in SQL
Miscellaneous
Thread ID:
00173132
Message ID:
00173132
Views:
59
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
Next
Reply
Map
View

Click here to load this message in the networking platform