cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
jha001vijay
Level 2

Regarding Prerequisites (Microsoft OLE DB Driver 19 for SQL Server)

Hello InstallShield Team,

We have already purchased InstallShield 2021  for our project. Our application required some prerequisites which is Microsoft Visual C++  2022 Redistributable Package (this redistributable is already added with this version of InstallShield) & Microsoft OLE DB Driver 19 for SQL Server (x64) (This prerequisite is not added in the list in the InstallShield).

Installshield 2021 has old Microsoft OLEDB Driver for SQL Server till 18.3.0.0 but, we need the newest version which is 19. I tried to add manually but it is not installing driver properly. I have few questions!

1. How to add correctly new redistributable into the list?

2. have you already added this prerequisite in any of your latest version of InstallShield, let me know which version it is?

3. Will upgrading to the latest version of InstallShield FREE?

Thanks

Vijay Jha

Labels (1)
0 Kudos
(3) Replies
amapic
Level 3

0 Kudos

you can edit your own prerequesites

0 Kudos
varul
Revenera Moderator Revenera Moderator
Revenera Moderator

Hi @jha001vijay ,

 You can download the OLEDB 19.0 prq files in this attachment, Please download the prq and add it to Installdir location of 2021 setupprequsities 

C:\Program Files (x86)\InstallShield\2021\SetupPrerequisites

You can get this latest 19.0 OLEDB prq from our IS2023 onwards.

Yes, you are free to upgrade if you having an active maintenance plan.

In order to connect your SQL script using OLEDB 19.0, then you need to follow steps mentioned in below KB

https://community.flexera.com/t5/InstallShield-Knowledge-Base/Error-27502-Could-not-connect-to-Microsoft-SQL-Server-local/ta-p/254602

0 Kudos