How To Find Record In Database
hi,
data entry form has field for item num, given user entered value, i need to find the matching record in the database.
1. how to access the data entry form field?
2. how to find the record the database and access the columns as well.
the database is loaded from a text file.
TIA!
Verions: 10.1 SR2
0
-
hi!
i don't know if this is the best way to do it. but i was able to resolve #1 by:
Format.NamedSubStrings("<data source>").Valuehowever, i need to access the other columns from that row.0 -
Have you watched any of the training videos?
http://www.seagullscientific.com/support/bartender-training-videos/
Look at the "Specifying Data for Your Labels" section
0
Please sign in to leave a comment.
Comments
2 comments