08-05-23 05:50 PM
before v 7.2, BP works as 32 bit application and only 32 bit odbc driver connection were supported.
now with launch of version 7.2, does it support 64 bit ODBC driver?
Answered! Go to Answer.
09-05-23 01:36 PM
Hi@Neeraj Kumar
That is correct. Under the 64-bit Blue Prism v7.2, if you're using external DLLs to perform some operation you'll need to verify you have 64-bit versions of those DLLs.
Note, this mostly applies to non-managed DLLs (i.e. non .NET). .NET assemblies typically are built with a compiler setting that allows them to target the correct architecture at runtime. However, you should verify with each integration.
Cheer,
09-05-23 01:36 PM
Hi@Neeraj Kumar
That is correct. Under the 64-bit Blue Prism v7.2, if you're using external DLLs to perform some operation you'll need to verify you have 64-bit versions of those DLLs.
Note, this mostly applies to non-managed DLLs (i.e. non .NET). .NET assemblies typically are built with a compiler setting that allows them to target the correct architecture at runtime. However, you should verify with each integration.
Cheer,