Unsubscribe
Hi,
Could anyone let me know how to unsubscribe?
Thanks,
Angshu
Show quoted text
On 10/24/05, William Yu <wyu@talisys.com> wrote:
MargaretGillon@chromalloy.com wrote:
VFP will run in WINE up to VFP version 8. But the people I talk to that
are doing this are using VFP's native tables. Does anyone know if it's
possible to run VFP8 in WINE and connect to Postgresql on a Linux
server? I think part of the question here is how would WINE emulate the
ODBC to get to the Postgresql server.I can confirm FoxPro running under Wine/Linux can access Postgres via
ODBC and performs nearly comparable to FoxPro under Windows. I got 90%+
performance on some of my data processing programs. Where you do get
really slow is accessing DBFs over the network because NFS is so
inefficient.It doesn't work with UnixODBC so you need to install the Postgres
Windows ODBC driver under WINE. Double-click on the ODBC installer, then
type: wine odbcad32.exe to launch the config file.---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend
http://archives.postgresql.org/pgsql-general/
- Onyx
---
Onyx Mueller
Software Engineer
i-cubed : information integration & imaging LLC
201 Linden Street : Third Floor
Fort Collins, CO 80524
970-482-4400 voice
970-482-4499 fax
www.i3.com
Show quoted text
-----Original Message-----
From: pgsql-general-owner@postgresql.org
[mailto:pgsql-general-owner@postgresql.org] On Behalf Of Angshu Kar
Sent: Monday, October 24, 2005 2:06 PM
To: pgsql-general@postgresql.org
Subject: [GENERAL] UnsubscribeHi,
Could anyone let me know how to unsubscribe?
Thanks,
AngshuOn 10/24/05, William Yu <wyu@talisys.com> wrote:
MargaretGillon@chromalloy.com wrote:
VFP will run in WINE up to VFP version 8. But the
people I talk to that
are doing this are using VFP's native tables. Does
anyone know if it's
possible to run VFP8 in WINE and connect to
Postgresql on a Linux
server? I think part of the question here is how
would WINE emulate the
ODBC to get to the Postgresql server.
I can confirm FoxPro running under Wine/Linux can
access Postgres via
ODBC and performs nearly comparable to FoxPro under
Windows. I got 90%+
performance on some of my data processing programs.
Where you do get
really slow is accessing DBFs over the network because NFS is so
inefficient.It doesn't work with UnixODBC so you need to install
the Postgres
Windows ODBC driver under WINE. Double-click on the
ODBC installer, then
type: wine odbcad32.exe to launch the config file.---------------------------(end of
broadcast)---------------------------
TIP 6: explain analyze is your friend