> I am working on an address book addition to one of our products. I am
> enabling user to import address books from Netscape, Microsoft, Lotus,
> and Palm. I am uploading the file and then looping thru and appending
> them to the address book table. How do I do this with a ldif file
> structure. With a standard CSV file it is ok, but I need help here.
> Thanks in advance.
An LDIF file isn't analogous to a recordset; LDIF stored data in
hierarchical relationships - a tree structure. You'll have to build your own
logic to parse an LDIF file, find the elements that you want, and import
them.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.