asp_databases thread: Invalid Class String - error in correct code
ASP commands like Response.Write work perfectly well, but when I try to
use the server object an error occurs:
Server object, ASP 0177 (0x800401F3)
Invalid class string
when having code like:
Set db = Server.Createobject("adodb.recordset")
Do you know how to solve this?
Sincerely,
Mattias
|





