When using a data control or dataenvironment to create a recordset and bind controls the recordset is opened when the program starts. You can then use written procedures to refer to the recordset and manipulate the recordset such as MOVEFIRST, MOVELAST, ETC.
When using ADO with a SQL query to create a recordset how do you keep the recordset open so that other procedures can refer to it ????
Is this a dumb question?
TNN, Tom TNPAYROLL@AOL.COM [sig]<p>TOM<br><a href=mailto:WWW.TNPAYROLL@AOL.COM>WWW.TNPAYROLL@AOL.COM</a><br>[/sig]
When using ADO with a SQL query to create a recordset how do you keep the recordset open so that other procedures can refer to it ????
Is this a dumb question?
TNN, Tom TNPAYROLL@AOL.COM [sig]<p>TOM<br><a href=mailto:WWW.TNPAYROLL@AOL.COM>WWW.TNPAYROLL@AOL.COM</a><br>[/sig]