Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Do ORACLE have logical field????
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00368057
Message ID:
00368103
Views:
30
>We have an application origionaly developed in VFP 6 and are converting it to a Client/Server application. In VFP there are LOGICALS which relate to BIT in SQL Server 7. What would be the equevelant in ORACLE 8.
>
>The problem is when the Remote View is Created a field is being checked for True or False. This can be done in FVP or SQL. How can or should this be done with ORACLE.
>
>Thanks

Oracle has no logical field type. I use a numeric field of width 1 and use 0 or 1 for the values.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform