We bought the library directly from its website paritetsoft.ru.
It seems that company now only distribute an accounting software, written them about FRH library but no reply at the moment.
Any Russian speaker can help to speak with them and to understand what's the situation ?
Search found 858 matches
- Wed Jan 17, 2018 3:55 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Spirin's fastreport library
- Replies: 23
- Views: 3644
- Wed Jan 17, 2018 11:55 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Spirin's fastreport library
- Replies: 23
- Views: 3644
Spirin's fastreport library
Hi all,
I know Spirin is passed away but I have to put in contact with the library owner.
Do you know if the Spirin's company has been take over from someone ?
Thank you in advance
I know Spirin is passed away but I have to put in contact with the library owner.
Do you know if the Spirin's company has been take over from someone ?
Thank you in advance
- Tue Nov 14, 2017 1:39 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Converting sql data from datetime to string
- Replies: 4
- Views: 1029
Re: Converting sql data from datetime to string
Hi, thank you for your reply.
I only need to extract the data and time components and put them in two char variables.
I only need to extract the data and time components and put them in two char variables.
- Sun Nov 12, 2017 1:59 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Converting sql data from datetime to string
- Replies: 4
- Views: 1029
Converting sql data from datetime to string
Hi all,
I'm reading an sql db with a datetime field using fwh+xharbour ADO.
The variable I got for this field is a "T" type format, how can I convert it to a string for further manipulations ?
Thank you in advance.
I'm reading an sql db with a datetime field using fwh+xharbour ADO.
The variable I got for this field is a "T" type format, how can I convert it to a string for further manipulations ?
Thank you in advance.
- Tue Sep 05, 2017 11:17 am
- Forum: All products support
- Topic: Ricerca programmatori Roma
- Replies: 0
- Views: 3449
Ricerca programmatori Roma
Salve a tutti,
sto creando un team di sviluppo su Roma e mi servono un senior developer e due junior.
Richiesta ovviamente conoscenza di harbour/fwh. Condizioni economiche molto interessanti.
Scrivetemi a m.turco.london@gmail.com
Saluti
sto creando un team di sviluppo su Roma e mi servono un senior developer e due junior.
Richiesta ovviamente conoscenza di harbour/fwh. Condizioni economiche molto interessanti.
Scrivetemi a m.turco.london@gmail.com
Saluti
- Thu Jun 22, 2017 10:29 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Fivewin software programmers in Sicily/Catania
- Replies: 1
- Views: 670
Fivewin software programmers in Sicily/Catania
Hi all,
I'm looking for FWH programmers based in Catania /Sicily.
Anyone interested can reply on the forum or send me a PM. Thank you.
I'm looking for FWH programmers based in Catania /Sicily.
Anyone interested can reply on the forum or send me a PM. Thank you.
- Thu Jun 22, 2017 10:27 pm
- Forum: All products support
- Topic: Programmatori Fivewin a Catania /Sicilia
- Replies: 1
- Views: 2664
Programmatori Fivewin a Catania /Sicilia
Salve a tutti, vorrei sapere se qualcuno di voi è di base a Catania o Sicilia ed eventualmente interessato a sviluppo software in loco.
Grazie
Grazie
- Thu Dec 29, 2016 11:24 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: tScan class
- Replies: 4
- Views: 1650
tScan class
Hi all,
I'm looking for the last updated tScan class (rafa Carmona - The full),
anyone can share ?
Thank you in advance.
I'm looking for the last updated tScan class (rafa Carmona - The full),
anyone can share ?
Thank you in advance.
- Sat Nov 26, 2016 10:57 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Happy birthday Antonio !!!
- Replies: 52
- Views: 30721
Re: Happy birthday Antonio !!!
Happy Birthday
- Thu Nov 03, 2016 5:38 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: tIpClientHttp bug
- Replies: 2
- Views: 844
tIpClientHttp bug
Hi all, I noted a problem downloading a text file through tipclienthttp oHttp:Readall: it is a 200 rows text file and some rows contains spur characters but only on Windows XP,Vista, 7, all is right on Windows 8/10. Is there something wrong on my code or do I have to upgrade my xharbour libs ? I'm u...
- Thu Aug 11, 2016 6:01 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Mr.Nageswara Rao - Many happy returns of the Day
- Replies: 19
- Views: 3516
Re: Mr.Nageswara Rao - Many happy returns of the Day
Happy Birthday Rao !!
- Sun Jul 03, 2016 4:47 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Help https with the TIpClientHttp() in xHarbour
- Replies: 4
- Views: 1492
Re: Help https with the TIpClientHttp() in xHarbour
Solved, thank you Enrico for the inspiration
I put tIpssl lib and additional ssl libs at www.softwarexp.co.uk/beta/tipssl.zip if anyone need it (BCC5.
I put tIpssl lib and additional ssl libs at www.softwarexp.co.uk/beta/tipssl.zip if anyone need it (BCC5.
- Sun Jul 03, 2016 3:31 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Help https with the TIpClientHttp() in xHarbour
- Replies: 4
- Views: 1492
Re: Help https with the TIpClientHttp() in xHarbour
I have the same problem. I've got the tipssl code from contrib but I have been unable to generate the lib k:\BCC70\Bin\Bcc32.Exe -DHB_NO_DEFAULT_API_MACROS -M -c -O2 -e -tW -DHB_NO_DEFAULT_STACK_MACROS -DHB_OS_WIN_USED -DHB_FM_STATISTICS_OFF -D__HARBOUR__ -DSQLITE_HAS_CODEC=1 -DSQLITE_THREADSAFE=0 -...
- Thu Jun 09, 2016 12:34 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: tIPClientHttp and https
- Replies: 1
- Views: 754
Re: tIPClientHttp and https
Hi, I understand I have to link the following libs hbssl, hbssls, hbtipssl, libeay32, ssleay32, is there anyone that could provide the version for BCC70 ? They seems in coff format and the conversion doesn't runs well. k:\XHARBOUR\Bin\Harbour.Exe K:\pigc\CNDRTN\MODSPGE.PRG -m -n -es2 -ik:\XHARBOUR\I...
- Thu Jun 09, 2016 9:43 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: tIPClientHttp and https
- Replies: 1
- Views: 754
tIPClientHttp and https
Hi all, I need to use tIPClientHttp to connect to an https url and it doesn't runs. Is there any turnaround or updated lib ? Thank you in advance Application =========== Path and name: K:\pigc\pigc.exe (32 bits) Size: ********* bytes Compiler version: xHarbour 1.2.3 Intl. (SimpLex) (Build 20150830) ...