first of all I want to say that FreeSQL is a great and handy tool!
Still, there's always something to improve. I'd like to ask just for a small extension, because FreeSQL is not able to open Access databases on 64bit Windows. This is due to the fact that the .NET Framework executes FreeSQL in a x64 environment and the program cannot access the 32bit Jet.4.0 driver. There's a new Jet-driver from MS which supports 64bit (Providername is Microsoft.ACE.OLEDB.12.0) so it would be great to have an option (or an alternative database type) to use that Provider instead of the Jet.4.0 one.
TIA and Best regards,
FootStark!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hey there,
first of all I want to say that FreeSQL is a great and handy tool!
Still, there's always something to improve. I'd like to ask just for a small extension, because FreeSQL is not able to open Access databases on 64bit Windows. This is due to the fact that the .NET Framework executes FreeSQL in a x64 environment and the program cannot access the 32bit Jet.4.0 driver. There's a new Jet-driver from MS which supports 64bit (Providername is Microsoft.ACE.OLEDB.12.0) so it would be great to have an option (or an alternative database type) to use that Provider instead of the Jet.4.0 one.
TIA and Best regards,
FootStark!
Hello!
Try with the new 32bit version