[AccessD] RecordsAffected Property

Susan Harkins ssharkins at bellsouth.net
Thu Dec 2 13:55:48 CST 2004


OK, that worked with the Command object. Thanks Charlotte. 

Susan H. 

RecordsAffected is an optional argument of the Execute function.  So 

Cnn.Execute(strSQL,lngRecsAffected) 

will give you what you want.

Charlotte Foust


-----Original Message-----
From: Susan Harkins [mailto:ssharkins at bellsouth.net]
Sent: Wednesday, December 01, 2004 6:34 AM
To: 'Access Developers discussion and problem solving'
Subject: [AccessD] RecordsAffected Property


Does the ADO Command object have a property similar to DAO's
RecordsAffected (Connection object)? I'm looking but not finding
anything. 
 
Susan H. 
-- 
_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com
-- 
_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com




More information about the AccessD mailing list