Search found 53 matches: truncated

Return to advanced search

Re: FW_DbfSqlQuery con campos mayores de 256 carracteres

... and the result is the same, when there are fields longer than 256 characters, the information in subsequent fields is returned truncated. Thinking that the reading that ADO performs is sequential and when it finds a field greater than 256, it begins reading the next field in ...
by VictorCasajuana
Fri Mar 08, 2024 2:36 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FW_DbfSqlQuery con campos mayores de 256 carracteres
Replies: 3
Views: 112

Re: Everything under Fivewin

... visible result. lpString [out] Pointer to the buffer that will receive the text. If the string is as long or longer than the buffer, the string is truncated and terminated with a NULL character. nMaxCount Specifies the maximum number of characters to copy to the buffer, including the NULL character. ...
by Jimmy
Mon Nov 14, 2022 11:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Everything under Fivewin
Replies: 17
Views: 1021

New FTDN January/Enero 2021 (FWH 21.01)

... is returned. After generation of the file, the excel book is closed. Notes: (1) Text values are not quoted. (2) While generating pdf, width is truncated to fit pagesize. This function is internally used by other functions eg. FW_DbfToExcel(), FW_AdoToExcel(), etc. * Enhancements to function ...
by Antonio Linares
Sun Feb 07, 2021 9:10 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN January/Enero 2021 (FWH 21.01)
Replies: 1
Views: 1230

New FTDN September/Septiembre 2019 (FWH 19.09)

... SaveToDBF() improved. In case of non-utf connection to the server, fields with utf8 charset are saved to smaller field length and the values are truncated. In case of utf connection, fields with non-utf8 (eg.latin1) are also created with 3 times the length required. This is fixed now. The fields ...
by Antonio Linares
Sun Oct 13, 2019 11:14 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN September/Septiembre 2019 (FWH 19.09)
Replies: 1
Views: 2857

bug TDataRow

Hi,

In ADO, text fieds longer than 150 chars are truncated to 150 chars length.

Thank you.
by MOISES
Mon Sep 16, 2019 6:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: bug TDataRow
Replies: 11
Views: 1022

Re: Google APIS Lib for Fivewin

... keys will be silently dropped. The maximum size of a property's value is 1024 characters, and properties with longer values will be silently truncated. An event can have up to 300 shared properties totaling up to 32kB in size (keys size + value size). An event can have up to 300 private properties, ...
by cnavarro
Thu Aug 02, 2018 5:31 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Google APIS Lib for Fivewin
Replies: 78
Views: 19504

Re: Autoincrement field for DBFCDX

... , {{"ID","+",10,0}} , "DBFCDX" , .T. ) DBG DbStruct() // gives ID , + , 4 , 0 ? FieldLen("ID") // 4 WHY TRUNCATED TO 4 ????????????????????????? FOR i := 1 TO 10001 DBAPPEND() NEXT ? Recno() , FIELD->ID // 10001 , 10001 FIELD->ID accepts a number ...
by nageswaragunupudi
Tue Mar 27, 2018 7:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Autoincrement field for DBFCDX
Replies: 9
Views: 1745

Autoincrement field for DBFCDX

... , {{"ID","+",10,0}} , "DBFCDX" , .T. ) DBG DbStruct() // gives ID , + , 4 , 0 ? FieldLen("ID") // 4 WHY TRUNCATED TO 4 ????????????????????????? FOR i := 1 TO 10001 DBAPPEND() NEXT ? Recno() , FIELD->ID // 10001 , 10001 FIELD->ID accepts a number ...
by Franklin Demont
Sat Mar 24, 2018 10:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Autoincrement field for DBFCDX
Replies: 9
Views: 1745

Re: xBrowse TAB vs ENTER key EDIT_GET ( rao )

... the EDIT_GET code block and I trap the value with msginfo https://preview.ibb.co/h9Oa05/xbrowse2.jpg The value for the decimals is truncated to .00 ... https://preview.ibb.co/kEG67k/xbrowse3.jpg If I repeat the same process and use the Enter key I get the expected ...
by Rick Lipkin
Fri Jun 23, 2017 1:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse TAB vs ENTER key EDIT_GET ( rao )
Replies: 16
Views: 2599

Re: Contents of Log file

... search ) but unfortunately it is 16 bit and to use Ts.Exe I have to use the Dos Box emulator .. and in a 16 bit command window all my folders are truncated with ~1,~2 and ~3. I was searching the wrong folder last evening and that is why I could not find the offending code .. Thanks for your help! ...
by Rick Lipkin
Mon Feb 06, 2017 2:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Contents of Log file
Replies: 10
Views: 1890

Re: Char values automatically left justified building an array

When I go to load the above character value cEid into an array the char value is truncated and loads as a left justified value

No. The value is not trimmed. Please check again.
by nageswaragunupudi
Thu Dec 22, 2016 3:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Char values automatically left justified building an array
Replies: 1
Views: 461

Char values automatically left justified building an array

...    "    AAdd( aEmp, {cName,cEid} )  When I go to load the above character value cEid into an array the char value is truncated and loads as a left justified value .. similar to :        A                 B|Rick Lipkin    |12345678      |  Is there a way to initialize ...
by Rick Lipkin
Wed Dec 21, 2016 5:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Char values automatically left justified building an array
Replies: 1
Views: 461

Re: Long Printer Names.

... the "Print oPrn cPrintername" command, because the system does not find the printer based on the name I previously saved. I seems to be truncated so the strings are not exactly the same. Byron ...
by byron.hopp
Thu Jul 21, 2016 6:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Long Printer Names.
Replies: 10
Views: 2141

Error ADSADT/5005 Error 5005

... mensaje de error : Error ADSADT/5005 Error 5005: The supplied buffer was insufficient for the information returned. The data may have been truncated. Le ha sucedido a alguien más ? La misma consulta usando el ARC finaliza sin presentar problema. Saludos
by Vikthor.Thomas
Mon May 09, 2016 9:25 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error ADSADT/5005 Error 5005
Replies: 10
Views: 1487

Re: FWH 15:12: Bug in the size of the column in xbrowse

The problem is that in version 15.2 the size of the highlighted column not truncated the title of the column, and version 15:12 the size of the column did not obey the File field size, see the title of the highlighted column.

This problem also is fixed in 16.02.
by nageswaragunupudi
Sun Feb 28, 2016 2:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 15:12: Bug in the size of the column in xbrowse RESOLVED
Replies: 15
Views: 3401
Next

Return to advanced search