ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   large DBF file (https://www.excelbanter.com/excel-programming/389828-large-dbf-file.html)

Stefi

large DBF file
 
Hi All,

I have a DBF file with more than 65535 records. I'd like to read it with
XL2003. I know that XL2003 reads only the first 65535 records when opening
the file. My question is that is there any way via VBA to access records over
65535, e.g. into another sheet?

Thanks,
Stefi


Mike H

large DBF file
 
Have a look he-

http://www.cpearson.com/excel/ImportBigFiles.htm

Mike

"Stefi" wrote:

Hi All,

I have a DBF file with more than 65535 records. I'd like to read it with
XL2003. I know that XL2003 reads only the first 65535 records when opening
the file. My question is that is there any way via VBA to access records over
65535, e.g. into another sheet?

Thanks,
Stefi


Stefi

large DBF file
 
Thanks Mike, I had a look at the site, but it deals only with TXT or CSV
files. My goal is to import a DBF file purely via VBA tools, without the need
of previously converting it in a separate session.

Regards,
Stefi


€˛Mike H€¯ ezt Ć*rta:

Have a look he-

http://www.cpearson.com/excel/ImportBigFiles.htm

Mike

"Stefi" wrote:

Hi All,

I have a DBF file with more than 65535 records. I'd like to read it with
XL2003. I know that XL2003 reads only the first 65535 records when opening
the file. My question is that is there any way via VBA to access records over
65535, e.g. into another sheet?

Thanks,
Stefi


Jean-Yves[_2_]

large DBF file
 
Maybe with ADO

Regards
JY

"Stefi" wrote in message
...
Thanks Mike, I had a look at the site, but it deals only with TXT or CSV
files. My goal is to import a DBF file purely via VBA tools, without the
need
of previously converting it in a separate session.

Regards,
Stefi


"Mike H" ezt ķrta:

Have a look he-

http://www.cpearson.com/excel/ImportBigFiles.htm

Mike

"Stefi" wrote:

Hi All,

I have a DBF file with more than 65535 records. I'd like to read it
with
XL2003. I know that XL2003 reads only the first 65535 records when
opening
the file. My question is that is there any way via VBA to access
records over
65535, e.g. into another sheet?

Thanks,
Stefi




joel

large DBF file
 
found this posting at the access discussion group.

http://www.microsoft.com/office/comm...xp=&sloc=en-us

"Stefi" wrote:

Thanks Mike, I had a look at the site, but it deals only with TXT or CSV
files. My goal is to import a DBF file purely via VBA tools, without the need
of previously converting it in a separate session.

Regards,
Stefi


€˛Mike H€¯ ezt Ć*rta:

Have a look he-

http://www.cpearson.com/excel/ImportBigFiles.htm

Mike

"Stefi" wrote:

Hi All,

I have a DBF file with more than 65535 records. I'd like to read it with
XL2003. I know that XL2003 reads only the first 65535 records when opening
the file. My question is that is there any way via VBA to access records over
65535, e.g. into another sheet?

Thanks,
Stefi


Tom Ogilvy

large DBF file
 
the DBF extension is really a "family" of file formats. Which
version/format is your file? (DBF3, DBF4, ??)

--
Regards,
Tom Ogilvy


"Stefi" wrote:

Thanks Mike, I had a look at the site, but it deals only with TXT or CSV
files. My goal is to import a DBF file purely via VBA tools, without the need
of previously converting it in a separate session.

Regards,
Stefi


€˛Mike H€¯ ezt Ć*rta:

Have a look he-

http://www.cpearson.com/excel/ImportBigFiles.htm

Mike

"Stefi" wrote:

Hi All,

I have a DBF file with more than 65535 records. I'd like to read it with
XL2003. I know that XL2003 reads only the first 65535 records when opening
the file. My question is that is there any way via VBA to access records over
65535, e.g. into another sheet?

Thanks,
Stefi


Cindy Winegarden

large DBF file
 
Hi Stefi,

Is this a one-time operation or will you do it on a regular basis? You could
try importing/linking the table in Access and then using queries to separate
the table into more manageable chunks.

--
Cindy Winegarden



VFP OLE DB:
http://msdn2.microsoft.com/en-us/vfoxpro/bb190232.aspx
VFP ODBC: http://msdn2.microsoft.com/en-us/vfoxpro/bb190233.aspx




"Stefi" wrote in message
...
Hi All,

I have a DBF file with more than 65535 records. I'd like to read it with
XL2003. I know that XL2003 reads only the first 65535 records when opening
the file. My question is that is there any way via VBA to access records
over
65535, e.g. into another sheet?

Thanks,
Stefi





All times are GMT +1. The time now is 04:17 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com