Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Type problems
Message
From
26/02/1998 20:18:56
Edward Crawford
City Facilities Management
Glasgow, United Kingdom
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Data Type problems
Miscellaneous
Thread ID:
00081589
Message ID:
00081589
Views:
45
I have a cgi program that I do not have the source code for. It is writing to a VFP 5.0 database through ODBC. The cgi wants to write a VarChar to my character fields, and as a result, fields are paded with spaces. The cgi program then, of course can not find what it is looking for. It is looking for "test", not "test ". I tried to use a Memo type. This allows the cgi program to read the data, but it can not read the data if it sends other SQL commands. ie. If you type in "test", the cgi program says yes I found it, But if you you say display all the users ("test"), it says "none found". The people who wrote the cgi program are saying that it is a data type problem, and I tend to agree. Has anyboby had any experience with this type of thing? Any ideas would be greatly appreciated.

Ed
Next
Reply
Map
View

Click here to load this message in the networking platform