Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

DataBase Handler

Sir,
If i derive a class From CDatabase as
CDatabase:Cstudent {...
}
And if i create instances like
Cstudent s1,s2,s3;
all of them will create 3 Handles.How can i use single handle to use many
access to the Database.
Thanks in advance.
[288 byte] By [ali khan] at [2007-11-10 12:52:00]