Getting error using the ODBC0.PRG sample

Post Reply
xhbcoder
Posts: 100
Joined: Wed Oct 04, 2006 4:50 pm
Location: USA

Getting error using the ODBC0.PRG sample

Post 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
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Jose,

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

Antonio Linares
www.fivetechsoft.com
xhbcoder
Posts: 100
Joined: Wed Oct 04, 2006 4:50 pm
Location: USA

Post 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
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post 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.
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply