Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem searching record...
Message
 
To
02/12/1999 09:57:58
Jolene Dicks
Human Resources Development Canada
St. John's, Newfoundland, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00297876
Message ID:
00297926
Views:
11
Hi Jolene,

I really don't understand why you're having this problem.
Are you sure you:

1. Don't have deleted records with that values? (and they don't appear you, because you have the SET DELETED ON). If you do, add to the filter of your primary key: IF NOT DELETED()

2. If you think the problems are spaces, do following experience: make a program that will complete the blank spaces of each file, to complete the 26 characters.

3. To try to solve in any way, try a SQL statement:

SELECT ... FROM mytable WHERE ... = ...



Say something.

Good luck!


Ricardo
Previous
Reply
Map
View

Click here to load this message in the networking platform