access_asp thread: get update record count
if you execute an update query in my ASP code to update MS Access, then I can get the number of records updated.
objConn.Execute strSQL,lngRecsAffected Response.Write(lngRecsAffected " & records affected") Cheers Ken ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From: "Rahul Alavalapati" <arahul2@u...> Subject: [access_asp] get update record count : if you execute an update query in my ASP code to update MS Access, then I : can get the number of records updated.
|





