![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
---------------------------------------------------------------------------- -- LOG ERRORE di "RINDICI.EXE" Data: 15/12/2003 13.52.57 Versione Xbase++ : Xbase++ (R) Version 1.70.267 Sistema Operativo : Windows 98 SE 04.10 Build 02222 A ---------------------------------------------------------------------------- -- oError:args : -> VALTYPE: N VALUE: 37 -> VALTYPE: N VALUE: ***********.*** oError:canDefault : .T. oError:canRetry : .F. oError:canSubstitute: .F. oError:cargo : NIL oError:description : Length of database field was exceeded oError:filename : oError:genCode : 63 oError peration : FIELDPUToError sCode : 0oError:severity : 2 oError:subCode : 8029 oError:subSystem : BASE oError:thread : 1 oError:tries : 0 ---------------------------------------------------------------------------- -- What is happened ?? Thankyou! |
#3
| |||
| |||
|
|
Gabriele, This is the forum for Fox questions not Xbase++ - it's not likely you'll get many answers here. |
#4
| |||
| |||
|
|
"Rick Bean" <rgbean (AT) NOSPAMmelange-inc (DOT) com> [WA] wrote: Gabriele, This is the forum for Fox questions not Xbase++ - it's not likely you'll get many answers here. comp.databases.xbase.fox? regards - anthony shipley look, ma - no .sig |
#5
| |||
| |||
|
#6
| |||
| |||
|
|
---------------------------------------------------------------------------- -- LOG ERRORE di "RINDICI.EXE" Data: 15/12/2003 13.52.57 Versione Xbase++ : Xbase++ (R) Version 1.70.267 Sistema Operativo : Windows 98 SE 04.10 Build 02222 A ---------------------------------------------------------------------------- -- oError:args : -> VALTYPE: N VALUE: 37 -> VALTYPE: N VALUE: ***********.*** oError:canDefault : .T. oError:canRetry : .F. oError:canSubstitute: .F. oError:cargo : NIL oError:description : Length of database field was exceeded oError:filename : oError:genCode : 63 oError peration : FIELDPUToError sCode : 0oError:severity : 2 oError:subCode : 8029 oError:subSystem : BASE oError:thread : 1 oError:tries : 0 ---------------------------------------------------------------------------- |
#7
| |||
| |||
|
|
---------------------------------------------------------------------------- -- LOG ERRORE di "RINDICI.EXE" Data: 15/12/2003 13.52.57 Versione Xbase++ : Xbase++ (R) Version 1.70.267 Sistema Operativo : Windows 98 SE 04.10 Build 02222 A ---------------------------------------------------------------------------- -- oError:args : -> VALTYPE: N VALUE: 37 -> VALTYPE: N VALUE: ***********.*** |
#8
| |||
| |||
|
|
Gabriele, This is the forum for Fox questions not Xbase++ - it's not likely you'll get many answers here. Rick "gabriele" <terra (AT) luna (DOT) it> wrote in message news:brkis9$16c$1 (AT) usenet (DOT) itgate.net... ------------------------------------------------------------------------- --- -- LOG ERRORE di "RINDICI.EXE" Data: 15/12/2003 13.52.57 Versione Xbase++ : Xbase++ (R) Version 1.70.267 Sistema Operativo : Windows 98 SE 04.10 Build 02222 A ------------------------------------------------------------------------- --- -- oError:args : -> VALTYPE: N VALUE: 37 -> VALTYPE: N VALUE: ***********.*** oError:canDefault : .T. oError:canRetry : .F. oError:canSubstitute: .F. oError:cargo : NIL oError:description : Length of database field was exceeded oError:filename : oError:genCode : 63 oError peration : FIELDPUToError sCode : 0oError:severity : 2 oError:subCode : 8029 oError:subSystem : BASE oError:thread : 1 oError:tries : 0 ------------------------------------------------------------------------- --- -- What is happened ?? Thankyou! |
#9
| |||
| |||
|
|
It looks like you tried to put a numeric value bigger then the field can hold into the field, for instance: the field MYVAL has a N(4,2) format, and you tried to execute REPLACE MYVAL WITH 12345.6789 My personale solution to the problem : j have opened the file dbf and |
![]() |
| Thread Tools | |
| Display Modes | |
| |