Re: TZF - limit on longint field?
| Newsgroups | gmane.comp.lang.delphi.topaz |
|---|---|
| Message-ID | <[email protected]> |
I believe that you defined the structure of that field as N,4,0 ... therefore, a number longer than four digits cannot be stored in the database. Regardless that at some stage it might be a LongInt, at some point it must "fit" into the structure that you defined. You can restructure the database rather easily with "Database DeskTop". Hope this is helpful, Bob Watson Atlanta, GA +++++++++++++++++++++++++++++++++++++++++++++++ In a message dated 05/20/2003 11:28:42 PM Eastern Standard Time, [email protected] writes: > Thanks for the good responses. > I've run into another interesting problem. I'm populating a table with > numbers. One field is a longint (Number) field. If I try to put a number > greater than four digits, a 0 is loaded in the field. I'm stumped. I'm > positive that a longint can hold many more than four digits, but haven't > been able to work around it. All the other fields load just fine. > Thansk for any help. > Lloyd Edwards > ==^================================================================ This email was sent to: [email protected] EASY UNSUBSCRIBE click here: http://topica.com/u/?clvXPN.a5kvff.Z2NsZHQt Or send an email to: [email protected] TOPICA - Start your own email discussion group. FREE! http://www.topica.com/partner/tag02/create/index2.html ==^================================================================