Ed Leafe 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.
The odbc driver for win32 does't work? http://www.ch-werner.de/sqliteodbc/ I actually didn't see that connecting from VFP *and* Dabo is a requirement. I think that moving the VFP data access to MySQL would be a logical first step. I say MySQL because I've had great success with MySQL and VFP in the past, with a minimum of SQL syntax changes. Paul -- http://paulmcnett.com _______________________________________________ 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]
