Using pdo_odbc?
Posted: Fri Mar 07, 2008 6:42 am
As I'm having stability problems with standard odbc connection, I thought that I'd take a look at pdo_odbc.
I'm connecting to a proprietary database (Sage Line 100 accounts) using their odbc driver. My dsn is setup: name SageLine132, user: Fred, password: letmein on my development box. I works fine with Excel.
Can someone give me a pointer of how to connect to this with php via pdo_odbc please? This is new to me.
I'm connecting to a proprietary database (Sage Line 100 accounts) using their odbc driver. My dsn is setup: name SageLine132, user: Fred, password: letmein on my development box. I works fine with Excel.
Can someone give me a pointer of how to connect to this with php via pdo_odbc please? This is new to me.