Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem working with logical field in SQLServer
Message
From
09/04/2007 09:55:03
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Problem working with logical field in SQLServer
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01213419
Message ID:
01213419
Views:
63
I am trying to access a field in a SQLServer database that is of type "L".

The field's name is OPEN. If I read the table using * to select all records, I have no problems; the field in the cursor shows up as logical.

However, if I try to list the field name explicitly in my list of fields ("Select TransferNumber, open") or use it in a WHERE clause ("Select * Where OPEN"), I get an error code back.

Suggestions?

Thanks,

Jim
Jim Nelson
Newbury Park, CA
Next
Reply
Map
View

Click here to load this message in the networking platform