Hey - sure VFP can read sqlite database, with an ODBC connection & sql passthrough,
A few years back, we did the same sort of VFP app connected to mysql & pervasive etc. which was the start of the transition off VFP to open source servers and moving to Python..... On Dec 11, 2007 9:34 AM, Ed Leafe <[EMAIL PROTECTED]> wrote: > On Dec 11, 2007, at 12:20 PM, Paul McNett wrote: > > > I think where you want to use DBF, you should use sqlite, > > especially if > > it is single-user. For everything else, you should use PostgreSQL, > > MySQL, or Firebird. > > The problem, of course, is that VFP can't read SQLite databases. > > -- Ed Leafe > -- http://leafe.com > -- http://dabodev.com > > > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]
