In MS Access databases, queries have a "description" field (text) that you can get at in design mode. Using VBA (~VB6) I can get at just about everything having to do with an Access query (the name of the query, the SQL statement, etc) except the one thing I WANT to get at which is the description text. Does anyone know how to do that?
Thanks,
MY APOLOGIES FOR DOUBLE POST --- FORUM SAID FIRST ONE DID NOT TAKE, BUT OBVIOUSLY IT DID


Reply With Quote