hkodi
August 18th, 2000, 10:09 AM
please tell me how to use classes instead of com objects to connect the database and how to register the classes on server. Please send me the code if you have.
hkodi@yahoo.com
hkodi@yahoo.com
|
Click to See Complete Forum and Search --> : database with class hkodi August 18th, 2000, 10:09 AM please tell me how to use classes instead of com objects to connect the database and how to register the classes on server. Please send me the code if you have. hkodi@yahoo.com Johnny101 August 18th, 2000, 11:20 AM You would use a class object the same way you would a COM object. If the class is written in VBScript/ASP, then you don't have to register anything on the server, just include the asp file that contains the class in every other asp page that accesses data. hope this helps, John John Pirkey MCSD http://www.ShallowWaterSystems.com http://www.stlvbug.org codeguru.com
Copyright WebMediaBrands Inc., All Rights Reserved. |