There doesn\'t seem to be any great instructions for setting this up.Does anyone have any good instructions?I am a linux noob so be gentle.I did see another post that is similar, but no real answer.
I use ODBC to connect to SQL Server from PHP. In PHP I read some string (nvarchar column) data from SQL Server and then want to insert it to mysql database. When I try to insert such value to mysql d
I\'m working on a Rails application which I\'ve set up locally on my OSX Machine.However, the app, which typically runs on a Linux box, connects to a proprietary database via unixODBC.The database man