Search found 73 matches: overcome

Searched query: overcome

by Silvio.Falconi
Fri Feb 21, 2025 7:45 am
Forum: FiveWin for Harbour/xHarbour
Topic: Friends Let us all pray for Mr Nageswarao Gunupudi
Replies: 32
Views: 16821

Friends Let us all pray for Mr Nageswarao Gunupudi

... I invoke all the strength and all the graces of this Archangel of good to help our friend Rao improve well and quickly.
So that this person can overcome all his health problems and be cured once and for all!

With the help of Saint Michael the Archangel of God I will be able to ask for help and aid ...
by nageswaragunupudi
Mon Oct 07, 2024 8:17 am
Forum: FiveWin para Harbour/xHarbour
Topic: Cambio dimensiones gets FWH-24.09
Replies: 39
Views: 7054

Re: Cambio dimensiones gets FWH-24.09

Using lUseHaruPDF (like pdfharu1.prg and others) fails in 32-bit xHarbour and Harbour,

No please.
Works perfectly with Harbour bcc 32bits also.
Fails only with xHarbour and that too we can now overcome by using an older libharu.lib
by Antonio Linares
Mon Jan 15, 2024 7:55 am
Forum: FiveWin for Harbour/xHarbour
Topic: Fine tune Phi2 from Microsoft with your own data
Replies: 11
Views: 3639

Re: Fine tune Phi2 from Microsoft with your own data

... all liberation. Maya is also the difference between the jiva and Brahman, and the distinction between the purusha and the prakriti. Maya can be overcome by knowledge, wisdom, and devotion.

- Karma: This is the action, the deed, and the consequence that bind the jiva to the cycle of birth and death ...
by Silvio.Falconi
Mon Oct 30, 2023 9:38 am
Forum: FiveWin for Harbour/xHarbour
Topic: Making GroupReport from Xbrowse
Replies: 0
Views: 603

Making GroupReport from Xbrowse

... 1]:cValue+" ("+ltrim(str(oRep:aGroups[1]:nCounter))+")"},; //footer
{|| 1 },; // Font
.t.,oRep)) //leject

the problem I have and that I can't overcome is that when I print the group header it doesn't skip a line and the records are printed below too attached to the header as you can see in this ...
by TimStone
Tue Jul 04, 2023 11:23 pm
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWin on Apple/Mac works great
Replies: 10
Views: 1592

Re: FiveWin on Apple/Mac works great

... with FiveMac. Unfortunately the Mac OS did not support some essential features. Antonio was very helpful but there were issues we could no overcome.

I recently asked and he informed me very few people were using it. I would be happy to get involved again. However one of the biggest ...
by FranciscoA
Thu Mar 05, 2020 12:52 am
Forum: FiveWin para Harbour/xHarbour
Topic: OT Optimizar query MySql
Replies: 30
Views: 6615

Re: OT Optimizar query MySql

The resulting string of 1000 records exceeds the maximum length for the Group_Concat () function.

I will continue investigating to see if I manage to overcome the 3 seconds that I have achieved so far.

Many thanks for your support.
by Otto
Sat Sep 28, 2019 5:14 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Modharbour Patcher
Replies: 0
Views: 379

Modharbour Patcher

... on the server in c:\xampp\htdocs\

It allows you to split code into several pieces/prgs to take out complexity.
This is especially for beginners and newbies really usefull and helps to overcome sticking points at the entry.

Best regards
Otto

https://mybergland.com/fwforum/patcher.gif
by Otto
Sat Sep 28, 2019 5:12 pm
Forum: mod_harbour
Topic: modharbour Patcher
Replies: 3
Views: 920

modharbour Patcher

... on the server in c:\xampp\htdocs\

It allows you to split code into several pieces/prgs to take out complexity.
This is especially for beginners and newbies really usefull and helps to overcome sticking points at the entry.

Best regards
Otto

https://mybergland.com/fwforum/patcher.gif
by Iris Gesser
Fri Sep 27, 2019 10:05 am
Forum: FiveWin for Harbour/xHarbour
Topic: MODHarbour Patcher
Replies: 2
Views: 639

MODHarbour Patcher

... you to split code into several pieces/prgs to take out complexity.
This is especially for beginners and newbies really usefull and helps to overcome sticking points at the entry.

MyModTest
MyModTest is a sample, that shows, how the MODHarbour Patcher works.
I copied the code from samples ...
by Silvio.Falconi
Wed Apr 10, 2019 5:08 pm
Forum: FiveWin for Harbour/xHarbour
Topic: SayBarCode control
Replies: 34
Views: 10311

Re: SayBarCode control

... of the code itself, since the reading device must be on the bar code passing directive and with the reading line perpendicular to it. To overcome this, raster devices have been introduced (with multiple parallel reading lines), with oscillating mirror, or with various angled mirrors so that ...
by nageswaragunupudi
Thu Sep 27, 2018 6:26 am
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 18.08: Gets with loop variable as array subscript
Replies: 15
Views: 4278

FWH 18.08: Gets with loop variable as array subscript

... n ] := u ) }.
During runtime this codeblock is evaluated with the value of 'n', which is always nLen+1 and array bound error occurs.

To overcome this problem, we need to create the Gets in a separate function using the concept of detatched locals. Here is a working sample using this ...
by betoncu
Thu Aug 23, 2018 7:13 am
Forum: FiveWin for Harbour/xHarbour
Topic: oRs:EditBaseRecord, oRec:Save() problem
Replies: 8
Views: 1893

oRs:EditBaseRecord, oRec:Save() problem

... Modify the name of the item)
5. Press Save button
6. Of course nothing happens.
7. Press the Save button again
8. oRec:Save() modified another record, since the pointer positioned on that record.

How can I overcome this problem. oRec:Save() returns false
but there is no any sql error. What can we do?
by nageswaragunupudi
Sun Aug 12, 2018 4:17 am
Forum: FiveWin for Harbour/xHarbour
Topic: Recordset filter question
Replies: 2
Views: 664

Re: Recordset filter question

FWH created MariaDB library to overcome the limitations of ADO and other MySql libs.
You can work without any such limitations.
by nageswaragunupudi
Tue Jul 17, 2018 3:10 am
Forum: FiveWin para Harbour/xHarbour
Topic: error al borrar registro con xbrowse, tdophin, mysql
Replies: 8
Views: 2212

Re: error al borrar registro con xbrowse, tdophin, mysql

... undue strain on server and network traffic and good programming practices avoid requery unless essential).

FWH created the library not only to overcome the limitations of the existing librarries, but also provide for the very high end neeeds of Corporate programmers heavily relying on server-side ...
by anserkk
Sun Jun 17, 2018 2:16 pm
Forum: FiveWin for Harbour/xHarbour
Topic: HYPERLINK
Replies: 9
Views: 1998

Re: HYPERLINK

Hi

=HYPERLINK("[C:\MyFolderName\MyExcelFile.xlsx]Sheet1-A!C5","CLICK HERE")

If the page (Sheet1-A) has a hyphen, the link is not valid. How to overcome this.
Please try replacing the sheet name within single quotes ' '. For eg

=HYPERLINK("[C:\MyFolderName\MyExcelFile.xlsx]'Sheet1-A'!C5 ...