Recently, I made the switch from windows 7 to Linux Mint 16 Cinnamon - 64 bit in which I have found quite enjoyable; however, If I hit a snag in which a quick google search has been able to point me in the right direction.
Currently, I have a need to install ODBC on Linux Mint for me to connect to MS SQL Server 2008 R2 from Xojo. I have been searching for 2 days trying to find straight forward instructions; however, alot of them pertain to installing 64 bit ODBC drivers. here is the closest instructions I found for 32 bit… but it requests 32 bit version of Linux Mint link
I also tried to install IODBC
sudo apt-get install iodbc
but then I get an error when I try to launch iodbcadm-gtk
The program 'iodbcadm-gtk' is currently not installed. You can install it by typing:
sudo apt-get install iodbc
At this point… I am not sure what direction to go any more. if any one has any pointers… i I would be eternally grateful.
thank you in advance.