The second thing we promised was to deliver world-class tools. And the last PDC we talked a lot about Visual Studio 2005, “Whidbey”; this time we kind of are showing a little bit less, we kind of take for granted that “Whidbey” is here. Actually, before you leave we’ll have t...
What's the best way to do this? Take PG down (normally started as a service) and run directly in a single-user mode? I've never reallly worked with gdb... -Ben On Tuesday 24 January 2006 17:27, you wrote: > > What information do you need to help figure this out? > > Reprodu...
ORM layer to do that, and do it the right way. [Java newbie warning] I'm also curious about strategies people have used to ensure reliable advisory lock release when the persistence layer finishes with the object. I'd prefer to avoid the need to explicitly release the locks, instead havin...