Ok. Heres the scenario, i need a solution.
My client has an EPOS system, albeit a rubbish one which runs from a ms access database.
Currently, they have a report which exports current stock, they save this as a csv file, and they are able to upload to our application which parses the data. Not ideal, huh?
ANYWAY.. steering back to the matter at hand.
I want to make this process a whole lot more automated, so im thinking that if i could set up an odbc connection on the server, i would be able to query that database remotely, using one of the odbc libraries.
If this ISNT possible, can you think of another way i might make an access database on a remote windows 2000 server available to a linux webserver?
File transfer isnt an option, the database is somewhere in the region of 600 meg.