Skip to content
⌘ NSIS Forum Archive

MS Access query question

1 posts

jayfox911#edited

MS Access query question

How can I query a MS Access database in NSIS?

I want to query the DB and then Insert data in to it.

I looked at Create_an_ODBC_entry_for_a_MS_Access_database


But I don’t think it is what I need. Does anyone have an example on how to use this?

I need something more like MSSQL_OLEDB_plug-in

Does anyone have an example on how to use this?


I need something like MSSQL_OLEDB_plug-in But for MS Access.

If anyone has an example using MS Access and NSIS please post it.


I was thinking of writing a plug-in written in VB/C/C++ but i would think someone out there has connected to MS Access in NSIS before.

Thanks in advance,
Jason