Page 1 of 1

Getting error using the ODBC0.PRG sample

PostPosted: Wed Sep 05, 2007 4:41 pm
by xhbcoder
Hi all,

I am getting an error after typing the password at the dialog box for ODBC. It generates a GPF when ignored.

Environment: Clipper52, fw24

Thanks,

Jose

PostPosted: Wed Sep 05, 2007 7:37 pm
by Antonio Linares
Jose,

You should consider to port your application to [x]Harbour and FWH in 32 bits, and use ADO.

PostPosted: Thu Sep 06, 2007 3:49 pm
by xhbcoder
Anotonio,

Porting to Xharbour would be ideal but we are not ready right now.

We are able to access the default database using FW TODBC class now.

Is there a way we can specify databases other than the default? Thanks.

Regards,

Jose

PostPosted: Thu Sep 06, 2007 6:43 pm
by Antonio Linares
Jose,

You are using a very old FiveWin version. Its quite difficult to help you. You should upgrade your FW version.

Please consider porting your app to FWH and Harbour 32 bits. They will save you from a lot of troubles.