G
Guest
I use to be able to use the Left() function in access queries basically to
filter out all records that started with the same left text (say
"Sub-Assembly" - 12 charactors). Left function is not supported in Access
ADO, and it is telling me to use a Convert function.
I am new to ADO, and am not completely understanding it. Can anyone tell me
how to solve this?
Thanks... Dale
filter out all records that started with the same left text (say
"Sub-Assembly" - 12 charactors). Left function is not supported in Access
ADO, and it is telling me to use a Convert function.
I am new to ADO, and am not completely understanding it. Can anyone tell me
how to solve this?
Thanks... Dale