johnisotank
Technical User
Hi All,
could someone help me with this please.. We have an invoices table where the invNos are like 'A10710', 'A10711' ETC...
I am running a select statement saying give me all the jobs where InvNo between 'A10710' AND 'A10730'. This does give me those records but it also pulls in the following invoice numbers...
A1072
A1073
Any idea what is causing this and a possible fix?
Thanks
John
could someone help me with this please.. We have an invoices table where the invNos are like 'A10710', 'A10711' ETC...
I am running a select statement saying give me all the jobs where InvNo between 'A10710' AND 'A10730'. This does give me those records but it also pulls in the following invoice numbers...
A1072
A1073
Any idea what is causing this and a possible fix?
Thanks
John