Search found 30 matches: irrelevant

Return to advanced search

Re: Backups into blu rays

... plague of ransomwares. MR Otto, I don't want to waste time with you Mr Otto, tell me which object class you made yourself. the pickdate() class is irrelevant also because Linares made it for you, like pieces of your hotel program, as well as Nageswarao who has helped you many times to make your ...
by Silvio.Falconi
Wed Jan 03, 2024 10:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Backups into blu rays
Replies: 20
Views: 3399

Re: Lost connection to MySQL server during query

... initially connects to the server with MYSQL_OPT_RECONNECT option. As many other users advised, time out or sleeping and any such reasons are irrelevant. Even if timed out, any communication with the server ( eg even a simple oCn:Ping() ) will automatically wake up the connection and continues ...
by nageswaragunupudi
Mon Sep 04, 2023 4:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Lost connection to MySQL server during query
Replies: 37
Views: 12377

Re: HOW REPORT PREVIEW CAN BE CUSTOMIZED ?

... name given to a sample does not help in finding the right one to see how code should be implemented. In addition, some samples are so old they are irrelevant. To me, the biggest frustration with Five Win is the lack of documentation. I realize today most companies don't put out much effort to document ...
by TimStone
Mon May 15, 2023 10:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HOW REPORT PREVIEW CAN BE CUSTOMIZED ?
Replies: 8
Views: 411

Regex to extract numbers/alphabets only

Just wanna share my code that extracts only numbers, alphabets from a string using regex. Irrelevant character will be ignored. Maybe there is a neater code function cExtractAlphabets(cStr)  local a_  := hb_regexAll("[A-Za-z ]", cStr), cRet ...
by hua
Tue Jan 17, 2023 4:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Regex to extract numbers/alphabets only
Replies: 1
Views: 207

Re: Very strange problem - ideas needed

I can´t see anything suspicious in your code. Perhaps the executable file was somehow corrupted. I would try to recompile with an irrelevant modification and try to run under another name on my client's installations.
by ADutheil
Wed Aug 24, 2022 9:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Very strange problem - ideas needed
Replies: 17
Views: 1752

Re: Sample working send mail

... It will be increasingly difficult to use gmail.com. You don't have a paid account with another provider? The Fivewin version is irrelevant. Although the sooner you upgrade to a more modern version, the better. Cada vez será más difícil usar gmail.com. ¿No tienes una cuenta paga ...
by karinha
Tue May 17, 2022 5:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Sample working send mail
Replies: 11
Views: 969

Unattended creation of .pdf . resolution problem -- RESOLVED

... ... I pass the value of 3 to ReqPrint1 .... Func _ReqPrint1( nView,oDlg,oSay,cSay,oRsTrav ) .. see attached .Txt .. The values of the code are irrelevant .. Attached file TSHIREY2.pdf is the CORRECT resolution ( notice the difference in the file sizes ) and is the result I am looking for .. ...
by Rick Lipkin
Thu Sep 16, 2021 1:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Unattended creation of .pdf . resolution problem -- RESOLVED
Replies: 9
Views: 1288

Re: web browser control based on Microsoft Edge

... feel I can do that only if I stay with the most current releases of the software Microsoft releases. My personal viewpoints about the company are irrelevant. It's what most business people will buy and use. Tim
by TimStone
Mon Aug 30, 2021 7:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: web browser control based on Microsoft Edge
Replies: 20
Views: 2853

Re: Autoincrement field for DBFCDX

... all the field names. However as you mentioned .. if the attacker had gained full access to the Sql Database .. auto-increment or not .. would be irrelevant. Rick Lipkin
by Rick Lipkin
Sat Mar 24, 2018 4:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Autoincrement field for DBFCDX
Replies: 9
Views: 1747

Re: Database - 17.07 - Problems

... clarification--I should have looked it up. I had never used that syntax before. And when I changed it to USE it started working fine. It is rather irrelevant in this situation because we are trying to track down an error occurring with TDatabase/TData so using standard database syntax clouds the ...
by James Bott
Fri Aug 25, 2017 9:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Database - 17.07 - Problems
Replies: 84
Views: 11897

Re: Bloated EXEs (reprise)

... but not used. The only reason I can think of is that FWH redefines some of the xHarbour symbols. Which is your linker name ? ilink32. But that's irrelevant. EMG
by Enrico Maria Giordano
Tue Jul 25, 2017 7:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bloated EXEs (reprise)
Replies: 33
Views: 5090

Re: MySql, MariaDB and PostgeSQL are FWMARIADB's compatible?

... also coming up with Column Store in the lines of Oracle, which greatly enhances OLAP performance without sacrificing OLTP performance. All this is irrelevant for our volumes of data.
by nageswaragunupudi
Wed May 31, 2017 9:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MySql, MariaDB and PostgeSQL are FWMARIADB's compatible?
Replies: 9
Views: 1907

Re: New useful addition to xBrowse

... for picklists, or views where the user is mainly concerned with the contents of the entire row and information as to the active cell is totally irrelevant to the user. If we use the right Marquee Style for the appropriate purpose. If for some reasons we like to high-light the entire row and ...
by nageswaragunupudi
Tue Mar 01, 2016 3:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New useful addition to xBrowse
Replies: 2
Views: 768

Re: Advantage Database and SQL

... DD, I can now get rid of all my existing SET ORDER TO commands before issuing a SEEK) Or is that only when using SQL that the index(tag) order is irrelevant? AdsDDAddTable( "items", "items.dbf", "itm_id.ntx;itm_desc.ntx" ) Jay
by Jay Hill
Sat Aug 15, 2015 11:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advantage Database and SQL
Replies: 6
Views: 2390

Re: ADO RDD xHarbour

... experience as a developer with Sql databases .. once a record is deleted, you might as well forget about it and 'Setting Deleted (On or Off )' is irrelevant. Rick Lipkin
by Rick Lipkin
Fri Apr 10, 2015 12:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 446329
Next

Return to advanced search