Alright, so I got this website today to 'fix' from my boss, and I have no experience in ASP or MySQL. Hell, I've just started to learn PHP...
So, here's the Error:
Microsoft OLE DB Provider for ODBC Drivers error '80040e21'
ODBC driver does not support the requested properties.
/invCategories.asp, line 6
And the line it's referring to:
oRS.Open sSQL, oConn, 1
I can supply the entire document code if necessary...
Thanks for any help in advance...