I have issue to use database query module. The error that I can find from script log is "An OLE DB Provider was not specified in the ConnectionString. An example would be, 'Provider=SQLOLEDB;'".
I did try to add "Provider=SQLOLEDB;'" before Data Source, but it didn't fix the issue.