in reply to Getting SQL Statement From Saved Query in Microsoft Access Database

I'm sure you can do this via Win32::OLE.

Here you can find some code to connect to you DB.

All you need is to add code which works with AllQueries (may be i'm wrong) collection.

  • Comment on Re: Getting SQL Statement From Saved Query in Microsoft Access Database