Hi Jean-Michel,
I just comitted the following changes to pgSchema: Invalidate Caches before refreshing hierarchy in pgSchema. Standardised db name access method throughout pgSchema's classes, and added caching. This update touched virtually all classes and is quite large, but shouldn't affect anything you're doing. Note that the correct method for accessing the parent db name within a class is now through the 'Database' property, *not* using GetDatabase e.g: objServer.Databases(Database).KillCommentCache Cheers, Dave.
