Forum Discussion
YMinaev
Staff
16 years agoHi Payal,
DDT is a wrapper for ADO, and it provides the information available for ADO recordsets. It uses the standard way to work with tables.
If you need to know the number of rows in the target file, you can iterate through the entire table and count the number of iterations.
DDT is a wrapper for ADO, and it provides the information available for ADO recordsets. It uses the standard way to work with tables.
If you need to know the number of rows in the target file, you can iterate through the entire table and count the number of iterations.