Re: MySQL & Berkeley DB

2002-11-05 Thread Jeremy Zawodny
On Tue, Nov 05, 2002 at 10:03:22AM -0500, Michael T. Babcock wrote: > Wiley Jacobs wrote: > > >I have a situation where the customer that I have wants to use their current > >Berkeley DB, although my system needs the SQL and schema definition that > >MySQL offers. Is there any way to apply these l

Re: MySQL & Berkeley DB

2002-11-05 Thread Michael T. Babcock
Wiley Jacobs wrote: I have a situation where the customer that I have wants to use their current Berkeley DB, although my system needs the SQL and schema definition that MySQL offers. Is there any way to apply these layers to the current Berkeley DB implementation by using MySQL or portions of it

Re: MySQL & Berkeley DB

2002-11-05 Thread Sinisa Milivojevic
On Mon, 4 Nov 2002 11:24:26 -0700 "Wiley Jacobs" <[EMAIL PROTECTED]> wrote: > Hello Everyone, > > I have been going through the documentation on MySQL and on Berkeley DB > looking for an answer for my question for several weeks and have yet to > come up with one, so I figured I post it. > > I ha

MySQL & Berkeley DB

2002-11-04 Thread Wiley Jacobs
Hello Everyone, I have been going through the documentation on MySQL and on Berkeley DB looking for an answer for my question for several weeks and have yet to come up with one, so I figured I post it. I have a situation where the customer that I have wants to use their current Berkeley DB, altho