Search found 172 matches: greater

Return to advanced search

Re: ADO RDD xHarbour

... cvaltochar(aWAData[ WA_SCOPETOP ][y]) + cvaltochar(aWAData[ WA_SCOPEBOT ][y])) ) > 0 Scopetop and ScopeBot can be a numeric. Fields names greater that 8 chars fail. Also, in DbCreate() I will add the following feature. In ADOSTRUCTTOSQL( aWAData,aStruct ,lAddAutoInc) I will check if aStruct ...
by lucasdebeltran
Wed May 20, 2015 11:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 447079

Re: problema con xbrowser

... xbrowse is working okay but you are getting error when you use where clause. Right? I expect that without where clause the record count may be greater than 200 and with where clause the recordcount could be less than 200. Can you please check this and confirm? If so, please look at this part ...
by nageswaragunupudi
Thu Apr 30, 2015 2:23 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: problema con xbrowser
Replies: 17
Views: 4956

Re: ADO RDD xHarbour

... said "most" not "all". If for some reasons, the value stored in the field is 28/04/2015 00:00:00.001 then this field value is greater than pure date 28/04/2015. Years back I struggled till I found that xHarbour was adding one extra milli second. ( I do not know if this is ok ...
by nageswaragunupudi
Wed Apr 29, 2015 7:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 447079

New FTDN March/Marzo 2015 (FWH 15.03)

... left justifies and padding on both sides centers horizontally within the area meant for the prompt. - With the combination of aBmpRect this offers greater possibilities to manage sizing and placement of bitmaps and prompts in the button area. - Now supports vertical fonts, though they are more ...
by Antonio Linares
Fri Mar 20, 2015 10:22 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN March/Marzo 2015 (FWH 15.03)
Replies: 16
Views: 7384

Re: Grabar en tablas relacionadas en Mysql

... "LASTNAME" }, .t. ) But I advise you not to create any indexes. It is not necessary in most cases. We can discuss in greater detail in a separate thread if you like.
by nageswaragunupudi
Tue Mar 17, 2015 2:15 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Grabar en tablas relacionadas en Mysql
Replies: 10
Views: 2167

Re: El nuevo strings API de FiveWin

... },; { "Excel not installed", "Excel no está instalado", "Excel n'est pas installé" },; { "Report width is greater than page width", "El ancho del reporte es mayor que el ancho de la página", "La largeur du rapport est supérieure à la ...
by antolin
Wed Feb 18, 2015 7:15 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: El nuevo strings API de FiveWin
Replies: 19
Views: 7157

Re: Transform .DB file to .DBF

Can you break the fields greater than 255 into two fields?
by sambomb
Tue Feb 10, 2015 10:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Transform .DB file to .DBF
Replies: 12
Views: 2129

Re: RDDADS.lib for Harbour and Borland

... you may distribute your application to smaller customers without the ADS server and when the customer grows in the number of users, or requires greater security and speed, or cannot tolerate the possibility of data/index corruption due to a workstation unexpected crash, then for a small price ...
by reinaldocrespo
Tue Jan 27, 2015 2:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RDDADS.lib for Harbour and Borland
Replies: 24
Views: 4719

Re: Xbrowse class technical question

The screen-shot posted first can be achieved either through Tree or simple array. Tree allows the user greater flexibility of viewing the summary and/or details. (Drill-down view) Here is a sample program using Tree. This sample uses CUSTOMER.DBF and STATES.DBF in the fwh\samples ...
by nageswaragunupudi
Sat Dec 27, 2014 4:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse class technical question
Replies: 14
Views: 4962

Re: OT: Windows 10 and FWH

... desktop experience ( enhanced in Windows 10, with the inclusion of an expanded desktop Start button and task bar ). Our progress together will be greater as more people start using FWH with Harbour and MSVS 2013 ( or 2014 ). I wish that all FiveWinners will become younger with this and can strongly ...
by RAMESHBABU
Thu Oct 02, 2014 3:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT: Windows 10 and FWH
Replies: 25
Views: 8217

OT: Windows 10 and FWH

... desktop experience ( enhanced in Windows 10, with the inclusion of an expanded desktop Start button and task bar ). Our progress together will be greater as more people start using FWH with Harbour and MSVS 2013 ( or 2014 ). Tim
by TimStone
Tue Sep 30, 2014 6:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT: Windows 10 and FWH
Replies: 25
Views: 8217

Re: Ando queriendo dejar el Xmate (ya no tiene soporte)

Armando

I would be interested as well if the xMate version is greater than 1.15 :)

Thanks
Rick Lipkin
by Rick Lipkin
Wed Sep 10, 2014 5:54 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ando queriendo dejar el Xmate (ya no tiene soporte)
Replies: 31
Views: 6406

New FTDN August 2014 (FWH 14.08)

... "DOB", "Married", "Salary" }, aVars ) (c) Using Multi-Dim array. This is the most recommended form, as this supports greater degree of formatting, customization, setting up comboboxes/dbcombo, memoedits, bValid/bChange, lReadOnly, etc. aData := { { "Name", ...
by Antonio Linares
Sat Sep 06, 2014 11:55 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN August 2014 (FWH 14.08)
Replies: 2
Views: 1843

Re: En tiempo de compilacion...

... are not keyword, string, numbers and know operators are used as some pseudo binary operator tokens. We allow to use characters with ASCII code greater then 125 then I suggest to define for these characters new token called TEXT so they will not be pseudo operators and still will could use them. ...
by Antonio Linares
Tue Aug 26, 2014 7:44 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: En tiempo de compilacion...
Replies: 3
Views: 1565

Re: Help about Ribbonbar?

... I have labeled my request "This is my question". It works when I add groups to ribbon greater width from oWnd width. But I need to use it intentionaly with bitmap. Thanks again.
by Horizon
Sun Jun 22, 2014 8:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help about Ribbonbar?
Replies: 16
Views: 2204
PreviousNext

Return to advanced search