My company uses some inventory/warehouse type software called "StockTrack" or "StockTrak" or something like that.
I believe it runs with a Borland Database; would I be able to communicate with that database from PHP?
hey,
look at http://www.mra-tech.com/solutions/stock_track.htm they say it uses "StockTrack uses the Microsoft Access database". So yes you can use this with php using the odbc driver.