I tried to connect to Access DB(created using access 2000 XP professional ) via ODBC in PB6.5. It connects successfully without any error messages but when i try to select table from the DB. PB6.5 prompt me the below error: SQLSTATE = S10003 [Micsoft ODBC Driver Manager] Program Type out of range My ODBC driver is ver 4.0 and OS is Win 2000 and Win98 How can i solve this problems???
![]() |
0 |
![]() |
You need to install PB651 and then of the last EBFs. PB6.5 doesn't know what to do with ODBC4. -- Terry Dykstra (TeamSybase) Please state PB / OS / DB versions in your post. MySybase http://my.sybase.com/mysybase Search Google: http://groups.google.com "TOMMS" <tomms@po.jaring.my> wrote in message news:szxXQPU5CHA.226@forums.sybase.com... > I tried to connect to Access DB(created using access 2000 XP professional ) > via ODBC in PB6.5. It connects successfully without any error messages but > when i try to > select table from the DB. > > PB6.5 prompt me the below error: > > > SQLSTATE = S10003 > [Micsoft ODBC Driver Manager] Program Type out of range > > My ODBC driver is ver 4.0 and OS is Win 2000 and Win98 > > How can i solve this problems??? > > > > >
![]() |
0 |
![]() |