Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
exporting Foxpro data into excel
Name: Smashypie Date: July 24, 2006 at 17:37:04 Pacific OS: XP CPU/Ram: na Product: na
Comment:
I have a point of sale application that uses Foxpro language. It was originally designed to run on DOS but has since been able to work with Windows 98+. There are data files that I'd like to convert into excel (export) so that I could import them into Quicken Point of Sale program. Any idea how foxpro data files can be converted into excel data files? Thanks.
Name: wizard-fred Date: July 24, 2006 at 22:01:40 Pacific
Reply:
If I remember correctly Excel can read/import FoxPro files (*.dbf) directly. The only problem may be file that has too many records. You can break the DBF files up if needed.
Summary: Hello, I'm trying to figure out a way to do what to me would seem like a simple task, but I've had no luck in determining a method to do it in. I have a Network Drive (I:) that I need to find all of t...
Summary: Hi Randy, Here is portion from one of my VB6 projects, where I m exporting data from SQL server to Excel and generating a Linemarker Chart for it. Hope this is helpful. I guess U can easily convert th...
Summary: I think they are referring to Tab Delimited format... and just calling it "Window Tabs Value format".... if you open/import your data into Excel you can then save it as file type: Text (TAB DELIMTED ...