is it valid syntax to refer to a field in a db ilke this:

adoRecordset!Orders.OrderID ?

i have to do this because my SQL statement needs to distinguish this field form anothre field with the same name in an other table?