Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with seek on a view
Message
 
To
21/08/2000 13:26:55
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00407408
Message ID:
00407544
Views:
29
>IF FOUND()
> Thisform.Combo1.value = trans_id
> Thisform.Text1.VALUE = track_num
> Thisform.Text2.VALUE = company
> Thisform.Text3.VALUE = lot_worth
> Thisform.Text4.VALUE = amt_initial_owed
> Thisform.Text5.VALUE = amt_owed
> Thisform.Text6.VALUE = trans_date
> Thisform.Edit1.VALUE = transdesc
> Thisform.trans_num = Thisform.Combo1.displayvalue
>ELSE
>= messagebox('The record you searched for is invalid and should be deleted')
>ENDIF


What's wrong with just binding the controls to the the data?
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Previous
Reply
Map
View

Click here to load this message in the networking platform