 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
DruidCtba
Joined: 22 Apr 2019 Posts: 4 Country: Brazil |
|
SQL Assistant Windows 10 x64 And Visual Studio 2019 |
|
I downloaded version 11.0.35 Entreprise Edition. I use the Windows 10 Enterprise 64 OS, and I saw that it has SQL Editor Professional (x86) and (x64), I run x64 and everything goes well, when trying to run x86 for example he says he can't find the MariaDB DLL, OK I think it runs only x64 I believe, however when I try to use SQL Assistant in Visual Studio 2019 it is loading x86 and not x64, because within VS 2019 I cannot connect to MariaDB giving the same error when I tried to use SQL Editor Professional x86.
How do I solve this in Visual Studio 2019?
Att.
Jose Roberto.
|
|
Mon Feb 10, 2020 11:05 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
There are two kinds of database drivers -32-bit versions and 64-bit versions. 32-bit applications can use 32-bit drivers only, and 64-bit applications can use 64-bit drivers only. Visual Studio is a 32-bit application and so it (and any 32-bit plugin within it) can use 32-bit drivers only.
You need to install 32-bit version of MariaDB client software, which will provide 32-bit version of the MariaDB.dll.
Byt the way the reference to "11.0.35 Enterprise Edition" is a bit concerning. There is no such thing as SQL Assistant Enterprise Edition. please make sure you didn't get some unauthorized virus infected version from dark Internet. The last available official version supported by us is version 11.1.125.
Last edited by SysOp on Tue Feb 11, 2020 4:53 pm; edited 1 time in total |
|
Tue Feb 11, 2020 12:11 am |
|
 |
DruidCtba
Joined: 22 Apr 2019 Posts: 4 Country: Brazil |
|
|
|
...
Att.
Jose Roberto.
|
|
Tue Feb 11, 2020 2:10 pm |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|