Can anybody give a rookie a detailed example on how to read the value
from the database by criteria.
I've been trying to use ActiveX. No problem using DoCmd.RunSQL to
write to the database. However, no any known method, like DoCmd.RunSQL
"Select...." or opening the recordset does return a value.
And no, I do not have LabView SQL Tool, and no, I do not want to spend
additional $500 to purchase ANYTHING else. It is my understanding that
LabView MUST have a standard ways ( maybe not as straight as with the
SQL tool ) to read a value from the database.
Thank you for the help!