Simply use the ODBC driver from Microsoft if that is what you want, Base will be fine with that.
However, you can update Access 97 tables using the ADO drivers. The problem could be that Access does not force a Primary Key in tables - Base, when using the GUI controls requires this to do updates. You can still update via code however - well, it could be a few other things also I suppose. On Mon, Jun 2, 2008 at 7:53 PM, Tim Deaton <[EMAIL PROTECTED]> wrote: > I've been using Access97 for several years. I just wish OO-Base had an odbc > driver that would allow it to read-and-write Access97 files. The driver > that was available when I tested OO 2.2 was apparently designed for ADO > (Access97 is the older DAO), and it would only view my files. No ability to > read-write or even (as far as I could find then) to convert the data to OO's > native format. > > -- Tim > > > Drew Jensen wrote: >> >> Howdy, >> >> >> Thought some might find this little tidbit of a blog interesting: >> >> >> http://blogs.ittoolbox.com/pm/career/archives/microsoft-office-and-microsoft-access-integration-where-does-it-fit-in-your-organization-25091 >> >> Adios, >> >> Drew >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
