Maximum File size

  • Thread starter Thread starter Phil
  • Start date Start date
P

Phil

Am using a data base and the file size has exceed 1 Gig, maximum file
size allowd by Bill Gates. This being the case, I can not DO ANYTHING
with the information within the database file. Is there a way to set
the file size maximum higher so as I can minipulate the file and save
my job???
 
The maximum file size is 4gb on FAT32--there is no maximum size on NTFS
formatted drives.
If you are hitting a 1gb limit, it is being imposed by your database
program, not Windows.
 
Back
Top