- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-07-23 12:05 PM
Hi,
I have an issue.
I have a big Excel File and i am trying to use data oledb to make some sql query on it.
When i try to execute, i have this error message " Microsoft Oledb Ace 12 is not registred on my machine ". I tried to installa access engine but still not working. I searched on the internet (community etc...) But nothing worked for me do you have an idea ?
------------------------------
Mohamad DAKKOURI
------------------------------
Answered! Go to Answer.
Helpful Answers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-07-23 04:06 PM
Ok. Prior to the release of Blue Prism v7.2, the Automate.exe client was a 32-bit application (even if you used the 64-bit BP installer). Because of that, you would need to use the 32-bit version of the Access Database Engine installer as a 32-bit application can't load/use a 64-bit library.
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-07-23 05:53 AM
Try below and see if it work -
------------------------------
Devendra Kumar Prajapati
RPA Manager
Infosys
Chandigarh, India
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-07-23 02:39 PM
Are you using the Data - OLEDB VBO from the Digital Exchange or one included with the BP installation? Are you passing in your own connection string or using the default value?
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-07-23 07:56 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-07-23 01:27 AM
What version of Blue Prism are you using? You said you tried installing the Access Database Engine redistributable. Did you use the 32-bit or 64-bit installer for that?
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-07-23 02:55 PM
Hi all,
I have Blue Prism 7.1.
I have used 64 bit.
Any suggestions ?
------------------------------
Mohamad DAKKOURI
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-07-23 04:06 PM
Ok. Prior to the release of Blue Prism v7.2, the Automate.exe client was a 32-bit application (even if you used the 64-bit BP installer). Because of that, you would need to use the 32-bit version of the Access Database Engine installer as a 32-bit application can't load/use a 64-bit library.
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-07-23 08:26 PM
