jansokoly
Posts: 2
Joined: Tue Sep 28, 2021 1:26 pm

Has AI_DETECTED_SQLSERVER_ODBCDRIVER_VERSION been removed?

Wed Jan 19, 2022 2:12 pm

According to https://www.advancedinstaller.com/user- ... -odbc.html there should be predefined property called AI_DETECTED_SQLSERVER_ODBCDRIVER_VERSION. Is it still the case with AI 19.0 (Enterprise)? Select a property dialog doesn't suggest it at all and if typed in, it's always empty, despite numerous ODBC drivers installed on the machine.
Do I need to enable it somehow somewhere maybe?
Thank you.
Attachments
Snipaste_2022-01-19_14-06-55.png
Snipaste_2022-01-19_14-06-55.png (46.59KiB)Viewed 1216 times

Liviu
Posts: 1035
Joined: Tue Jul 13, 2021 11:29 am
Contact:  Website

Re: Has AI_DETECTED_SQLSERVER_ODBCDRIVER_VERSION been removed?

Fri Jan 21, 2022 12:08 pm

Hi,

I'm not sure why is empty for you. You can use it like this:

Code: Select all

Driver=[\{]ODBC Driver for [AI_DETECTED_SQLSERVER_ODBCDRIVER_VERSION][\}];Server=[SERVER_PROP];Uid=[USERNAME_PROP];Pwd=[\{][PASSWORD_PROP][\}];
Can you please have a look over the following forum thread: AdvancedInstaller ODBC Connect: Timeout exceeded

If the above forum thread does not help you, can you please send us the .AIP (setup project) file by email to support at advancedinstaller dot com so we can further test and investigate this?

Best regards,
Liviu
________________________________________
Liviu Sandu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”