Hi PHP Experts,
I have to connect a MS Access file (store in NT server) from a php (install in another linux server).
I found that I can access through
1. iODBC
2. unixODBC
But it seems iODBC is not totally free and unixODBC is not so 'standardize'?
Please give comment on how to do that. Thank you.
I have to connect a MS Access file (store in NT server) from a php (install in another linux server).
I found that I can access through
1. iODBC
2. unixODBC
But it seems iODBC is not totally free and unixODBC is not so 'standardize'?
Please give comment on how to do that. Thank you.