T
Todd
I've got an access dbase that has a link to an sql dbase table. I didn't
create the sql table and I'm just linked to it so I can run a couple custom
reports in access. My question is that I'd like to run a query on a field
(column) from the sql table that will only display the records that don't
have 8 digits (numbers) and/or letters and/or symbols. Basically, anything
that don't have 8 numbers.
The data type of the sql table column called assetid is text but the only
information that is used for the field is 8 numbers (00000123). We use the
sql app for barcoding and sometimes people have to manually enter the assetid
via a handheld device and they get a little fat fingered thus making
mistakes.
Any suggestions are appreciated.
create the sql table and I'm just linked to it so I can run a couple custom
reports in access. My question is that I'd like to run a query on a field
(column) from the sql table that will only display the records that don't
have 8 digits (numbers) and/or letters and/or symbols. Basically, anything
that don't have 8 numbers.
The data type of the sql table column called assetid is text but the only
information that is used for the field is 8 numbers (00000123). We use the
sql app for barcoding and sometimes people have to manually enter the assetid
via a handheld device and they get a little fat fingered thus making
mistakes.
Any suggestions are appreciated.