Hi Scotty,
We need some more information from you:
1) What SQL query are you trying to execute?
2) What operating system are you using?
3) What version of Access do you have?
The database connectivity toolkit is ADO Based. Try creating a UDL for the database and feed the path to the UDL to the Database Open Connection.vi. To create a UDL, go to Tools >> Create Data link. Under Provider tab, select Microsoft Jet 4.0 OLE DB Provider. Under Connection tab, select the database you are trying to communicate to. Test the connection to make sure it is connecting ok.
Start with a simple SQL query and see if that works.
I hope this helps.
Sincerely,
Feroz
National Instruments