Subject | Re: [firebird-support] import data from external table (huge file) |
---|---|
Author | Helen Borrie |
Post date | 2005-08-24T22:53:22Z |
At 05:03 PM 24/08/2005 +0200, you wrote:
./heLen
> >Erm, no. Sorry. Shouldn't answer support posts so late at night.
> > Yes. However, unless you are using a FAT32 or an NTFS 4 disk partition,
> > it's not the size of the file, but the number of rows being read. The
> > absolute number of row slots for a single table is 2^32 (just over 2
> > million). So - once the SP has walked past 2,147,483,648th row (or
> perhaps
> > a few less) the number is up, literally.
>
>Are you sure about that ?
./heLen