I did a search, found this error.. but no solution.. (the member fixed it himself but his fix doesn't help me I'm afraid).
I am getting this error: ****** Object required: 'my_Conn'
/conndb/inc_functions.asp, line 1214 *****
Line 1214 reads:
set rs_chk = my_conn.Execute (strSql)
I've done some changing of things.. but it worked before.. in fact, I thought maybe it was the new version was messed up, so I looked at the "old" version of the file and it's the same.. and IT worked! (yesterday in fact).