Best way to import XML Files

George Simon george at worldest.com
Fri Jun 18 13:44:53 PDT 2004


If I'm still limited by the 32K field size, what is the difference?

George Simon (IT Department)
American River Logistics, LTD
614 Progress St.
Elizabeth, NJ  07205
Phone:(908)354-7746      Fax:(908)354-7491
mailto:george at worldest.com
http://www.americanriverintl.com/



-----Original Message-----
From: Kenneth Brody [mailto:kenbrody at bestweb.net]
Sent: Friday, June 18, 2004 1:17 PM
To: George Simon
Cc: Filepro 2 List
Subject: Re: Best way to import XML Files

George Simon wrote:
>
> This is basically the same way I did it.
> I just finished writing the code and it seems to work just fine.
> I discovered that filePro will let you use graphic characters as field and
> record delimiters, so I used chr("249") which is a period in the middle of
> the line ( · ) as both my field and record delimiters.
> Since this character is never found, filePro imports the entire file into
a
> dummy in one step.  No need to replace the >.
[...]

If you're going to read the entire file in one gulp anyway, why not just
use the file I/O functions instead?

Just remember that you're still limited to the 32K-1 field size.

--
+-------------------------+--------------------+----------------------------
-+
| Kenneth J. Brody        | www.hvcomputer.com |
|
| kenbrody at spamcop.net | www.fptech.com     | #include <std_disclaimer.h>
|
+-------------------------+--------------------+----------------------------
-+



More information about the Filepro-list mailing list