Quote:
Originally Posted by victor64
What is the purpose of including ID and ao in the query string? Sorry I don't quiet follow the logic.
|
ID is an alias for the IDENTIFICATION_DATA table(, and it is used)
AO is an alias for the AOP5 table, but the alias is not used so there is no point in having it
I thought Access used MID() for substringing, not SUBSTRING