Susan Harkins
ssharkins at bellsouth.net
Mon Aug 1 20:19:52 CDT 2005
Whatever works in 2000 should work in 2005, but they've changed the internal structure -- that may not be true in the next upgrade. It's one of those "...start doing it the new way now because later..." kind of deals I think. Susan H. I haven't used ss 2005 yet but what do you mean "demise" of system tables? Can no longer query them or can no longer edit them directly? In ss2k, I query the system tables occasionally but never ever modify them directly (with the exception of the dtproperties table but not sure if the dtproperties table really qualifies as a system table). If I want information about objects, I first query the information-schema views; anything I can't get from those views I get it myself by querying the system tables directly.