i think this might be too late but plz make following changes n u will c d difference.
1.try n open the connection using recordset object only.
2.instead of using conn.execute use omre sophisticated command object.
3.problem has arisen due to connection.recordset.open method which u are using
at very next line of server.createobject("ADODB.Recordset").
4.try this n if still any problem, again post it!!!!!!!!
byeeeeeeeee!