yup. that fixed it... didn't realize that was the only option for factory.create, though i see it in the documentation now.
thanks On Mar 26, 1:25 pm, "Stefan T. Oertel" <[email protected]> wrote: > Am 26.03.2009 um 02:02 schriebskunkwerk: > > > db = google.gears.factory.create('eurisko.database'); > > try: > > db = google.gears.factory.create('beta.database'); > > bye, > schneck
