Got a silly error that I cannot figure out and I bet it's because I'm
looking or trying too hard...

I have a form with a DB Lookup ListView control on it.  It corresponds to a
table with four columns, and all four columns are being displayed within the
control.  We'll just call them col1, col2, col3, and col4. 1 2 and 3 are all
INTEGERS and 4 is a DATE. The data displays fine on the control but when I
click on a row I get the error: Invalid value for field 'col4'.

The form actually has two ListViews on it. The first works fine and is
actually interacted with. It represents live data and when a user double
clicks on a row it adds the data to a temporary table. The ListView I am
having trouble with represents the data in that temporary table, but for
visual confirmation purposes only.

Can anyone help with this?


Matthew Burke
Pioneer Bank - IT Department
Computer Systems Technician
505-627-4415


Reply via email to