Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_database_setup thread: Advise On Method


Message #1 by huckkeon@t... on Fri, 8 Nov 2002 02:53:12
Among these methods for insert/update/delete operation,
-use recordset method
-use command method
-use con.execute
Which method is the best in terms of speed & efficiency for my ASP web 
applcation ? Or any other better solution ?


  Return to Index