Search found 48 matches: exceeds

Return to advanced search

Re: Mr. Nages please: HARU PDF Bugs/Extensions

... true, the image is stretched to fill the rectangle, ignoring the aspect ratio. Default is .f. In this case, the image is shrunk if width or height exceeds the size of the rectangle and centered inside the rectangle (if cAlign is nil) 10) cUnits can be "MM", "CM", "INCHES". ...
by nageswaragunupudi
Thu Mar 05, 2020 5:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mr. Nages please: HARU PDF Bugs/Extensions
Replies: 21
Views: 5610

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 FranciscoA
Thu Mar 05, 2020 12:52 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: OT Optimizar query MySql
Replies: 30
Views: 5211

Re: bug TDataRow

I have installed FWH14.12 and verified the code.

This is the behavior:
If the defined size of the field exceeds 100, the field is treated as Memo field.
We need to use GET MEMO/TEXT to get the values of the field.
by nageswaragunupudi
Fri Sep 20, 2019 2:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: bug TDataRow
Replies: 11
Views: 1037

Re: PHP vs PYTHON

... to know the different opinions and experiences of all because we will all learn. On the other hand, I think there are aspects in which Python exceeds PHP according to the objectives you pursue (in this case mine), but also in many others PHP exceeds Python. Thanks for your contribution. Carlos, ...
by cnavarro
Mon Mar 11, 2019 11:50 pm
 
Forum: Off Topic / Otros temas
Topic: PHP vs PYTHON
Replies: 13
Views: 3367

evaluate some harbor in c.

... has a data called bOnEvent of type codeblock that codeblock I need to pass it to c and evaluate its content. I am very confused with this since it exceeds my little knowledge in c. this is what I have the api de vlc, has an event manager, which should be indicated that do under certain conditions. ...
by carlos vargas
Thu Dec 06, 2018 7:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: evaluate some harbor in c.
Replies: 1
Views: 628

Re: Insert Into MySQL tables in different connections .. you can

It is not a good idea to deal with all records in one single statement. The data and the size of sql statement exceeds the max_allowed_packet_size of the connection and so does not work. In such cases we better split the job into smaller parts and insert in a loop. Example n := ...
by nageswaragunupudi
Mon Dec 18, 2017 5:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Insert Into MySQL tables in different connections .. you can
Replies: 12
Views: 2231

Re: ERRORES REPENTINOS LME288 y Unable to perform link

The solution is very simple: the windows PATH environment variable exceeds its limit of 2047 bytes
by Antonio Linares
Sat Feb 18, 2017 8:56 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: ERRORES REPENTINOS LME288 y Unable to perform link
Replies: 10
Views: 1683

FWH : Unicode Gets and RowSet

... For example, VarChar(15) in MySql with utf8 charset or NVARCHAR(15) in MsSql/Oracle,etc accommodate 15 characters even if the length in bytes exceeds 15 bytes. To meet the requirements of these databases we need a different behavior of Get object. cVar := Space(15) @ r,c GET cVar ........ ...
by nageswaragunupudi
Sat Oct 01, 2016 8:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH : Unicode Gets and RowSet
Replies: 8
Views: 2858

Re: xBrowse - Multiline

... any browse, if you increase oBrw:nRowHeight, any text that does not fit in the present width flow as multi-line text. 2) Even at runtime, if text exceeds the width of any column, the user can increase the row height by dragging the line separator (like Excel) and automatically, the text is displayed ...
by nageswaragunupudi
Thu Feb 18, 2016 6:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse - Multiline
Replies: 12
Views: 1664

Re: Adeudos Directos SEPA en euros Esquema B2B

... un ejemplo ; ERROR: Element '{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}PmtInfId': [facet 'maxLength'] The value has a length of '37'; this exceeds the allowed maximum length of '35' Dicen bien claro que estas pasando un valor de longitud de 37, cuando el máx. es de 35. Por lo tanto, la ...
by thefull
Tue Dec 15, 2015 6:50 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Adeudos Directos SEPA en euros Esquema B2B
Replies: 117
Views: 50412

Re: Adeudos Directos SEPA en euros Esquema B2B

... contra su schema: ERROR: Element '{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}MsgId': [facet 'maxLength'] The value has a length of '36'; this exceeds the allowed maximum length of '35'. ERROR: Element '{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}MsgId': ' PRE2015112518544068080REMESA001 ...
by hmpaquito
Wed Nov 25, 2015 6:39 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Adeudos Directos SEPA en euros Esquema B2B
Replies: 117
Views: 50412

Re: for Mr. Nages and ADO exp - Access error record is too large

Lucas,

Could it be this:

The following error is the result when you Update or Add a Text field in a table and the total record size exceeds about 2000 bytes for all fields combined (not counting Memo fields
by AHF
Sat May 23, 2015 7:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: for Mr. Nages and ADO exp - Access error record is too large
Replies: 2
Views: 471

Re: New FTDN february/febrero 2015 (FWH 15.02)

... size. 5th optional element of the array: ulResizeMode. Default is no resizing if the bitmap's size is less than the rect. If width or height exceeds the size of the rect, the bitmap is resized to fit inside the rect without changing the aspect ratios. Value of 1 or .T. (Stretch): The image ...
by Antonio Linares
Sun Mar 01, 2015 8:58 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN february/febrero 2015 (FWH 15.02)
Replies: 1
Views: 1480

Re: Nuevo FWH 15.02

... size. 5th optional element of the array: ulResizeMode. Default is no resizing if the bitmap's size is less than the rect. If width or height exceeds the size of the rect, the bitmap is resized to fit inside the rect without changing the aspect ratios. Value of 1 or .T. (Stretch): The image ...
by Antonio Linares
Sun Mar 01, 2015 8:58 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Nuevo FWH 15.02
Replies: 7
Views: 1623

Re: New FWH 15.02

... size. 5th optional element of the array: ulResizeMode. Default is no resizing if the bitmap's size is less than the rect. If width or height exceeds the size of the rect, the bitmap is resized to fit inside the rect without changing the aspect ratios. Value of 1 or .T. (Stretch): The image ...
by Antonio Linares
Sun Mar 01, 2015 8:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 15.02
Replies: 4
Views: 1108
PreviousNext

Return to advanced search