Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Type Mismatch...
Message
From
13/09/1999 13:00:15
 
 
To
13/09/1999 12:32:26
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00264050
Message ID:
00264063
Views:
23
Jason,

You're missing an understanding of how the SEEK() command works. Reread you're explanation of the parameters you are passing to SEEK(). I'm assuming you're a student, so I'm not going to give you the answer.

I'll give you a hint thou. How does the command you just showed know that it needs to find the matching Id in "Patron".

PF


>Hello everyone...
>
>When attempting this search I get a data type mismatch.
>The 'id' field in both my 'results' cursor and 'patron' table is numeric. The debugger is showing that both are numeric. The tag 'deleted' is on the 'patron' table and the expression on it is "deleted()".
>
>IF (SEEK(results.id, 'patron', 'Deleted'))
> expression
>ENDIF
>
>Will someone offer assistance?
>
>Thanks.
>
>Jason Nance

(On an infant's shirt): Already smarter than Bush
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform