Can an ADO SQL Select contain a DDT.CurrentDriver.Value
I need to write a qry that uses data driven variables. Is it possible to use DDT.CurrenDriver.value("aValue") in a Select function? When I try the driver below I get an error: Expected ';' functi...