Your statement, which may be true, does not sit well with a previous statement 
that states that a VARCHAR field of 1000 characters is stored in the table with 
1000 characters.
 

 Your statement is suggesting a null length (until the field is updated) with 
two bytes for an actual length, which is how VARCHAR fields work in all other 
databases to my knowledge.  Otherwise, to follow the previous statement, a 
Firebird table could have a VARCHAR field for 1000 characters, be stored as 
such with the initial storage-info bytes holding the actual length, which would 
be 1000.  When the field is updated to lets say 20 characters of data, the 
field would still have an actual size of 1000 characters but the storage-info 
would be 20.
 

 How does this make any sense?
 

 Steve Naidamast
 Sr. Software Engineer

      • Re: [fi... Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
      • Re: [fi... Mark Rotteveel m...@lawinegevaar.nl [firebird-support]
  • Re: [firebird-su... Richard Damon rich...@damon-family.org [firebird-support]
    • Re: [firebi... Ann Harrison aharri...@ibphoenix.com [firebird-support]
      • Re: [fi... Clyde Eisenbeis cte...@gmail.com [firebird-support]
        • Re:... Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
      • Re: [fi... blackfalconsoftw...@outlook.com [firebird-support]
        • Re:... Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
          • ... blackfalconsoftw...@outlook.com [firebird-support]
            • ... Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
              • ... blackfalconsoftw...@outlook.com [firebird-support]
              • ... Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
              • ... blackfalconsoftw...@outlook.com [firebird-support]
              • ... Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
              • ... Mark Rotteveel m...@lawinegevaar.nl [firebird-support]
              • ... blackfalconsoftw...@outlook.com [firebird-support]
              • ... Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
              • ... blackfalconsoftw...@outlook.com [firebird-support]
              • ... Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
              • ... Mark Rotteveel m...@lawinegevaar.nl [firebird-support]
              • ... Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]

Reply via email to