News

Ok in MSAccess I can send an SQL string to a server I'm connected to and as I understand it that string can contain anything.Basically it would behave as if I was connected to the server directly ...
I am trying obtain some data from a Cache database into a Mysql database using Cache's SQL Gateway.Getting the data out of Cache is easy, but I am not sure about the easiest way to get it into ...