Hi!

I'm trying to learn to programming COM-object.
I created a project with ATL App Wizard and choose MFC support because I want my COM-object to work with SQL Database.
I included afxdb.h because CRecordset was unknown class.
I have no error's but when I execute my program it does not work.

My COM-object is ment to work with ASP.

Do I have to do some settings for project, or something else?

Can anybody help me with this problem?????

Regards
new to COM and ASP