Search found 3710 matches: problems

Return to advanced search

Re: Silvo .. changes to your xMate environment

Enrico Maria Giordano wrote:I recommend /w3.


there are problems if on the source there are codeblocks
by Silvio.Falconi
Tue Apr 30, 2024 10:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. changes to your xMate environment
Replies: 26
Views: 313

Re: Report rpreview excel button disable not work

nageswaragunupudi wrote:Do not use 22.12 code.
Use this code:
Code: Select all  Expand view
     if !::lHaru .and. Empty( ::oDevice:cFile ) .and. !PrintQueue()
         Eval( ::bPreview, ::oDevice )
      else
         PrintEnd()
      endif


Yes, I know.
I just want to show new version problems code
by richard-service
Sun Apr 28, 2024 1:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Report rpreview excel button disable not work-SOLVED
Replies: 15
Views: 548

Re: Silvo .. could you post your latest xMAte env for BCC770 ?

:D IS ON FORUM I solved all the problems with uuid and hbpcre the problem was just the bad configuration of bcc7's cfg files Let me start by saying that I have a folder in c:\ called "Work" and in this I have all the other folders ...
by Silvio.Falconi
Sat Apr 27, 2024 4:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. could you post your latest xMAte env for BCC770 ?
Replies: 6
Views: 293

Re: Help to friends to Config Xmate with bcc7.7

You can copy the LIBS from harbour\lib\win\bcc to \harbour\lib without any problems. Puede copiar la LIBS de Harbour\lib\win\bcc a \harbour\lib sin ningún problema. total: 102 files. Regards, saludos. Allready tired but not run ok ya lo he probado Sabes por qué ...
by Silvio.Falconi
Tue Apr 16, 2024 6:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help to friends to Config Xmate with bcc7.7
Replies: 9
Views: 234

Re: Help to friends to Config Xmate with bcc7.7

You can copy the LIBS from harbour\lib\win\bcc to \harbour\lib without any problems.

Puede copiar la LIBS de Harbour\lib\win\bcc a \harbour\lib sin ningún problema.

total: 102 files.

Regards, saludos.
by karinha
Mon Apr 15, 2024 12:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help to friends to Config Xmate with bcc7.7
Replies: 9
Views: 234

Re: Runner XBase (RX)

...                         SET( _SET_DBCODEPAGE, 'EN' )            endcase  If u need a codepage, I can put it in without problems. At the moment there are only these loaded. Regards. C.
by Carles
Thu Apr 11, 2024 5:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Runner XBase (RX)
Replies: 10
Views: 1118

Re: harbour/xharbour appear ADS functions error

If you will find any problems with the provided libs then it is better I fix them.
by Enrico Maria Giordano
Mon Apr 08, 2024 2:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8511

Re: harbour/xharbour appear ADS functions error

Hello everybody. I haven't compiled it in Bcc77 yet. I currently generate the libs with HbMake and have never had any problems. del .\.hbmk\win\bcc\*.objdel .\.hbmk\win\bcc\*.cdel rddads.libRem set HB_WITH_ADS=P:\TOOLS\ADS10.1\acesdkRem set HB_WITH_ADS=P:\TOOLS\ADS11\acesdkset HB_WITH_ADS=P:\TOOLS\ADS12\acesdkset ...
by Giovany Vecchi
Mon Apr 08, 2024 1:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8511

Re: FWHMYSQL Insert failing

When you face such problems, I suggest you compare the
oCn:InsertSQL( ... )
with
oCn:CreateTableSQL( <table> )

or
Please create a small sample that we can execute at our end on the above cloud server.
by nageswaragunupudi
Sat Apr 06, 2024 1:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWHMYSQL Insert failing
Replies: 6
Views: 419

Re: hb_cdxPageSeekKey how to intercept this error

Good morning Marcos, did you download EMAGDBU.exe from this link? AVG anti virus is reporting problems with the executable. Buenos días Marcos, ¿descargaste EMAGDBU.exe desde este enlace? El antivirus AVG informa problemas con el ejecutable. https://www.emagsoftware.it/Download.asp ...
by karinha
Tue Mar 12, 2024 2:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: hb_cdxPageSeekKey how to intercept this error
Replies: 18
Views: 785

Re: hb_cdxPageSeekKey how to intercept this error

Good morning Marcos, did you download EMAGDBU.exe from this link? AVG anti virus is reporting problems with the executable. Buenos días Marcos, ¿descargaste EMAGDBU.exe desde este enlace? El antivirus AVG informa problemas con el ejecutable. https://www.emagsoftware.it/Download.asp ...
by Enrico Maria Giordano
Tue Mar 12, 2024 2:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: hb_cdxPageSeekKey how to intercept this error
Replies: 18
Views: 785

Re: hb_cdxPageSeekKey how to intercept this error

... or if I use a console program Have a nice day Good morning Marcos, did you download EMAGDBU.exe from this link? AVG anti virus is reporting problems with the executable. Buenos días Marcos, ¿descargaste EMAGDBU.exe desde este enlace? El antivirus AVG informa problemas con el ejecutable. ...
by karinha
Tue Mar 12, 2024 1:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: hb_cdxPageSeekKey how to intercept this error
Replies: 18
Views: 785

Re: To Nageswrao Del Objs on TscrollPanel

... cSection )and set the btnbmp on panel scroll  as you can see on this picture https://i.postimg.cc/SxTbV6sG/project.jpg the problems are only on Manage buttons because when I delete a button not refresh good the panel scroll  for a sample If I delete some records  (1,3,4) ...
by Silvio.Falconi
Wed Mar 06, 2024 10:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nageswrao Del Objs on TscrollPanel
Replies: 17
Views: 688

Re: BackUp [cCondition]

... 70000 records is not a big table unless the internet connection is highly unreliable Even if we provide WHERE clause, Restoring the table gives problems. Let us think and come up with alternative solutions. Meanwhile you may consider and try this method of saving full or a part of the table ...
by nageswaragunupudi
Tue Mar 05, 2024 2:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: BackUp [cCondition]
Replies: 1
Views: 163

Re: Data exchange between PC and Android device on the same loca

... beforehand, then start your work with mod harbour from FIVETECH. Antonio has proven all along (I have been involved since 1994) that he solves problems for us and clears the obstacles out of the way. Although perhaps mod harbour CGI from FIVETECH might be even better, I believe it limits oneself. ...
by Otto
Fri Feb 23, 2024 8:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 811
Next

Return to advanced search