Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Developer Toolkits / September 2003

Tip: Looking for answers? Try searching our database.

Large unix files - help please

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Dave Holmes - 24 Sep 2003 20:10 GMT
I have a large unix file I am trying to parse into Access 2002 tables. The
file is 3.1Gb and is made up of 112 byte fixed length ASCII records
(including the linefeed character on the end of each record). I am opening
it as binary read, but after about 20 million records, I get a "Bad record
number" message on the Get. Does anyone know how to get around this in VB?
Failing that, does anyone know of a utility that will allow me to split the
UNIX file into more manageable sized chunks?
Thanx in advance
Dave
Ron Weiner - 25 Sep 2003 11:58 GMT
I am not positive, but I do believe that there is a 2.1Gb filesize limit in
all versions of windows at least up to win 2k.

112 * 20,000,000 = 2,240,000,000

Yikes!

You may want to search in one of the PD download libraries to find a
filesplitter that claims to handle files > 2GB

Ron W

> I have a large unix file I am trying to parse into Access 2002 tables. The
> file is 3.1Gb and is made up of 112 byte fixed length ASCII records
[quoted text clipped - 5 lines]
> Thanx in advance
> Dave
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.