Here I am again with my problem of reading a FoxPro table with DBI::ODBC.
 
I am getting the following error on a simple query:
 
DBD::ODBC::st execute failed: [Microsoft][ODBC Driver Manager] Program type out of rang
e (SQL-S1003)(DBD: describe/SQLBindCol err=-1) at hr_phone_compare.pl line 134.
could not do select employee.empl_no, employee.user_ln,
                        employee.user_fn, employee.user_mi,
                        employee.aka from employee
                        where Employee.empl_no = 2671 - [Microsoft][ODBC Driver Manager
] Program type out of range (SQL-S1003)(DBD: describe/SQLBindCol err=-1)  at hr_phone_c
 
Any help would be appreciated.
 
 
Thanks.
 

Reply via email to