hi henk,
if you try parameterizing the entire name of the db table then this should work...it works fine for me in access...as an example command...
SELECT `Account Number`
FROM {?AccountTable}
-jamie
hi henk,
if you try parameterizing the entire name of the db table then this should work...it works fine for me in access...as an example command...
SELECT `Account Number`
FROM {?AccountTable}
-jamie