 | | From: | rkersting at adelphia-nospam.com | | Subject: | Linux | | Date: | Mon, 29 Nov 2004 02:21:53 GMT |
|
|
 |
Linux support would be really nice.
|
|
 | | From: | Malcolm Brown | | Subject: | Re: Linux | | Date: | Thu, 02 Dec 2004 19:48:32 +0000 |
|
|
 | rkersting@adelphia-nospam.com wrote: > Linux support would be really nice.
The great leap forward would be running dBase CGI scripts on Linux. We run Linux servers and all dBase data is stored there most successfully. I don't yet find KDE or Gnome robust enough for general office use. However, this post is sent from Knode on Mandrake Linux 10.0 Powerpak+.
Malcolm Brown
|
|
 | | From: | AutoTraker Inc. | | Subject: | Re: Linux | | Date: | Tue, 30 Nov 2004 08:27:17 -0500 |
|
|
 | wrote in message news:41aa87aa.197251593@news.dbase.com... > > > Linux support would be really nice.
I suspect that any port to Linux would be held up because of the BDE. To my knowlege the BDE will not work. I wonder if you turn off the BDE and access tables via OLEDB or another method, would this allow dBASE to run on Linux? -- Rich... www.autotraker.com AutoTraker Inc.
|
|
 | | From: | Robert Kersting | | Subject: | Re: Linux | | Date: | Thu, 02 Dec 2004 05:44:42 GMT |
|
|
 | I suspect that there is a lot more than just the BDE, although that will be big.
ALL Windows calls will need to be re-written to work in X-Windows, the file structure (with its permissions) is different, the whole underlying OS with all its function calls is very different. I saw the other post that mentions ActiveX. Any technology that relies on Windows-based code would need to be re-written. No trivial task.
The only way I see to make the dBase runtime mult-platform without a lot of work would be to write it in Java. As much as I like Java for its multi-platform capabilities, I just don't see that happening within my lifetime.
Rob
But.... Linux support would still be really nice.......
On Tue, 30 Nov 2004 08:27:17 -0500, "AutoTraker Inc." wrote:
> wrote in message >news:41aa87aa.197251593@news.dbase.com... >> >> >> Linux support would be really nice. > > >I suspect that any port to Linux would be held up because of the BDE. To my >knowlege the BDE will not work. I wonder if you turn off the BDE and access >tables via OLEDB or another method, would this allow dBASE to run on Linux? >-- >Rich... >www.autotraker.com >AutoTraker Inc. > >
|
|
 | | From: | David Stone | | Subject: | Re: Linux | | Date: | Tue, 30 Nov 2004 18:24:17 -0800 |
|
|
 | "AutoTraker Inc." wrote:
> I wonder if you turn off the BDE and access > tables via OLEDB or another method, would this allow dBASE to run on Linux?
You mean *after* a dBASE port so the runtime and the app's exe (for the moment let's forget any additional dll's and ActiveX's you might use in your apps) run on Linux? Seems like it should.
So once the grid is made to work with arrays, we can conceivably write our own (simple) database engine.
Do you remember the Unix compiler for Clipper code? What database engine were they using?
David
|
|