From owner-freebsd-questions Sat Dec 14 12: 9:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEF2137B401 for ; Sat, 14 Dec 2002 12:09:46 -0800 (PST) Received: from janeway.vonbek.dhs.org (bgm-24-94-58-56.stny.rr.com [24.94.58.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44CFB43ED1 for ; Sat, 14 Dec 2002 12:09:46 -0800 (PST) (envelope-from syborg@stny.rr.com) Received: by janeway.vonbek.dhs.org (Postfix, from userid 507) id 6D49C4FC8A; Sat, 14 Dec 2002 14:55:27 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by janeway.vonbek.dhs.org (Postfix) with ESMTP id 680424A0F; Sat, 14 Dec 2002 14:55:27 -0500 (EST) Date: Sat, 14 Dec 2002 14:55:27 -0500 (EST) From: John Bleichert X-X-Sender: syborg@janeway.vonbek.dhs.org Reply-To: John Bleichert To: asenchi@asenchi.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: dos emulators In-Reply-To: <20021214195413.06ec56e5.joerg.sonnenberger@web.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 14 Dec 2002, Jörg Sonnenberger wrote: > Subject: Re: dos emulators > > On Sat, 14 Dec 2002 13:34:40 -0500 > "Asenchi" wrote: > > > Hello, > > > > I was wondering if any one new of a good DOS Emulator that will run > > Foxpro 2.6. Thanks. > > > > Running: > > 4.7-release > > > > Curt Micol > > You can try at least bochs (slow) or dosemu (not sure, how it works > under FreeBSD, never tried). Bochs is a PC emulator and really > slow (emulates 80x86...) and is in ports, dosemu not. > > - Joerg > Several years ago, while on co-op, I had to port a bunch of aging foxpro data to a more modern rig. I had zero luck getting the DOS version of FoxPro to run reliably in dosemu or Wine (in Linux) at the time, so I viewed the format of the FoxPro data files (they were flat text files) and wrote some Perl to move it all into text and SQL statements to load it into a more modern database. In short, it may take you less time to reformat the data manually than it will to fsck around with FoxPro and get it to run reliably. So if you're porting data to a newer rig, think about it, if you just plain want to run FoxPro, don't ;) Good luck! # John Bleichert # http://vonbek.dhs.org/latest.jpg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message