Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL View not giving me the last character
Message
From
18/02/2005 11:34:36
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
00988352
Message ID:
00988378
Views:
38
Michael,

The view definition contains the length of a char() column. It may not be long enough.

>OK, now this one is strange:
>
>When I do a view to a SQL table the view is not giving me the last character in one of fields.
>
>I believe that character is in the database, because my query is against that field and it pulls up the record if I include that character, and does not pull it up if I don't.
>
>So: The field contains a string like this: GG-12121A
>
>If I query against that field using a view and ask for GG-12121A, it finds the record but the result table contains GG-12121
>
>If I search for GG-12121 (without the A), then no matches are found.
>
>Help!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform