FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour ActiveX problem
Posts: 11
Joined: Thu Jan 21, 2016 08:26 PM
ActiveX problem
Posted: Wed May 11, 2016 09:08 AM

I have FiveWin 15.01 and xHarbour 1.2.3 Intl. (SimpLex) (Build 20151110) and I cant run any example with ActiveX.
Program hand at this point:

Activex.prg (line 77): ::hActiveX = CreateActiveX( ::hWnd, cProgID, Self )

Thanks ...

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: ActiveX problem
Posted: Wed May 11, 2016 10:33 AM

Please try to build this in fwh\samples folder:

buildx.bat webexp

Here it is working fine using FWH 16.03

What Windows version are you using ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 11
Joined: Thu Jan 21, 2016 08:26 PM
Re: ActiveX problem
Posted: Wed May 11, 2016 04:00 PM

It's same ... program just stop. Hothing happens.

I have Win10.

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: ActiveX problem
Posted: Wed May 11, 2016 05:10 PM

Could you consider using Harbour ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 11
Joined: Thu Jan 21, 2016 08:26 PM
Re: ActiveX problem
Posted: Wed May 11, 2016 05:59 PM

I'm using SQLRDD xHarbour in my app for PostgreSQL access.

As far I can see this is faster then ADORDD. Em I wrong maybe ?

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: ActiveX problem
Posted: Wed May 11, 2016 07:04 PM

Nobody has compared their speeds yet, as far as I know.

If you already have your app coded with SQLRDD then there is no sense in using ADORDD.

Yesterday I tested samples\webexp.prg (ActiveX) with xHarbour and FWH 16.03 and worked fine

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion