Hi, I am a newbie and as usual there is always somethings that can not be determined from help files.
In opening instances of objects from a database in Visual Studio .NET, the
help files say to use this line:
objClient = Factory.OpenId("CIM2004.Clients", id)
My major problem is the id requires the OID of the object being opened from
the database. The help files do not tell you how to get this OID.
Can anyone help me with this problem ??
Many thanks.
Studly
