I am attempting to increase the pool size in the connection string for an SSIS package that connects to an Access database on my desktop (holy run-on sentence...). I can not find the synatx for doing so, though. Could someone please fill me in? My current connection string looks like this:
"Provider=Microsoft Office 12.0 Access Database Engine OLE DB Provider;Data source= C:\\Users\\nearod\\Desktop\\ImportDB.accdb"