On Tue, Sep 18, 2012 at 12:06 AM, Michael Madigan <[email protected]> wrote: > The Excel program I have won't save into .dbf directly. > > Saving it in CSV, for some reason brings all kinds of line feeds and carriage > returns into the fields and messes up the quotations around the fields. > > I can save it as xls, then open up Excel 97 and save it in dbf, but it's a > PITA. > > Any better way to do this? > -------------------
Upload the file to a web server and have it do the mumbo jumbo instead of VFP. In that the Web does this real easy and stuffing the data into .dbf is only a single driver that could already be there. Now no need to get every workstation set up. -- Stephen Russell Sr. Analyst Ring Container Technology Oakland TN 901.246-0159 cell _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/CAJidMY+4oDTpGUHc6DER+x9UnQKnFA4=5Jt4wTGJkE0V2-v=3...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
