View Single Post
  #2 (permalink)  
Old 06-11-08, 02:27 AM
swapnil_learning swapnil_learning is offline
New Member
 
Join Date: Jun 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
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!
Reply With Quote