Whoa! dBase IV! As I recall that DB was way before ODBC for external access to the data. But IIRC the data files themselves are just text files with fixed length fields. You should be able to access the DB files with UniBasic and READSEQ. The first "record" in a dBase file is the data definition with the length and name of each field. From there you should be able to parse the records as needed.
Gordon J. Glorfield Sr. Applications Developer MAMSI (A UnitedHealth Company) 301-360-8839 [EMAIL PROTECTED] wrote on 11/10/2005 02:07:45 PM: > Does anybody know of a good way (or program/utility) to > import (translate as it were) dBase IV data onto a UniVerse > system. We have a shipping package that uses dBase IV and I > would love to be able to utlize that data from UniVerse. As always, > any help is greatly appreciated. > UV : 10.0.19 > HPUX: 11.0 > > Cheers, > Barry Rogen > PNY Technologies, Inc. > Senior Programmer/Analyst > (973) 515 - 9700 ext 5327 > [EMAIL PROTECTED] This e-mail, including attachments, may include confidential and/or proprietary information, and may be used only by the person or entity to which it is addressed. If the reader of this e-mail is not the intended recipient or his or her authorized agent, the reader is hereby notified that any dissemination, distribution or copying of this e-mail is prohibited. If you have received this e-mail in error, please notify the sender by replying to this message and delete this e-mail immediately. ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
