I've searched all over for information on this, and it seems like DAO paramaters in Access are restricted to 255 characters.
Really? Still? Even in Office 2010? It seems absurd. I'd prefer not to switch to ADO, but at this point it seems like I'll have to.
Is there any way to work around this while still using DAO and VBA code?
And are there any methods at all that allow using named parameters in queries that are over 255 characters in length, DAO or otherwise?