From owner-freebsd-questions Sun Dec 15 21: 2:24 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 A623637B401 for ; Sun, 15 Dec 2002 21:02:22 -0800 (PST) Received: from nyogtha.unknownkadath.net (nyogtha.unknownkadath.net [209.153.153.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id C338943E4A for ; Sun, 15 Dec 2002 21:02:21 -0800 (PST) (envelope-from asenchi@asenchi.com) Received: from asenchi (12-245-211-155.client.attbi.com [12.245.211.155]) by nyogtha.unknownkadath.net (8.12.2/8.12.2) with SMTP id gBG5F0Rs014919; Mon, 16 Dec 2002 00:15:00 -0500 (EST) From: "Asenchi" To: "John Bleichert" Cc: Subject: RE: dos emulators Date: Mon, 16 Dec 2002 00:01:12 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 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 I wish I could go without using Foxpro. The company I work for uses it exclusively. They are way behind times and I have talked to them about porting data, but they won't budge. So I thought I might see if there was a way to get it on FreeBSD rather than w98 for obvious reasons. thanks for your help, Curt Micol -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of John Bleichert Sent: Saturday, December 14, 2002 2:55 PM To: asenchi@asenchi.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: dos emulators 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message