From: Philippe N. <sw...@fr...> - 2004-04-16 19:08:45
|
On Fri, Apr 16, 2004 at 01:48:29PM -0400, jws...@ra... wro= te: > I'm switching to 0.6 and it's not obvious how to setup the new style URI'= s. > Do I need to assign the URI to __connection__ ,=20 > _connection , or conn ? >=20 Use __connection__ like in 0.5 .. Table._connection can also be used as before. The only thing which changed is the way to assign it: __connection__ =3D dbconnection.connectionForURI(dbURI) --=20 Philippe Normand |