SQLite Input with validation and lookup
This may be a FAQ, if so please point me in the right direction, but if
not what I am looking for is a BROWSE style INPUT which will:-
 - allow me to force UPPER case.
 - set MAXIMUM/MINIMUM values.
 - LOOKUP and retrieve data from a masterfile.

For example:-
 - enter a Quantity and Product Code
which will automatically:-
 - retrieve and display the unit cost.
 - retrieve and display the Product description.
 - calculate and display the total cost.

I have done the above using Visual FoxPro but I cannot find anything with
similar functionality for SQLite.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to