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 ...
ActiveX problem
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: ActiveX problem
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 ?
buildx.bat webexp
Here it is working fine using FWH 16.03
What Windows version are you using ?
Re: ActiveX problem
It's same ... program just stop. Hothing happens.
I have Win10.
I have Win10.
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: ActiveX problem
Could you consider using Harbour ?
Re: ActiveX problem
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 ?
As far I can see this is faster then ADORDD. Em I wrong maybe ?
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: ActiveX problem
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
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