I am trying obtain some data from a Cache database into a Mysql database using Cache's SQL Gateway.<BR><BR>Getting the data out of Cache is easy, but I am not sure about the easiest way to get it into ...
When running a query on SQL Server that fetches columns through a linked MySQL server, MySQL fields of ENUM type have additional whitespace at the end if they are not the longest string in the enum. I ...