[AccessD] ADO question: VB FE to SS7

Joe Rojas JRojas at tnco-inc.com
Tue Jul 15 14:46:22 CDT 2003


Hi All,

I am working on a VB app that will be used to store telephone call
information to SQL Server 7.
The VB app is monitoring the serial port for incoming data. Once a complete
call record is received that record will be parsed and then added to the
database.
My question is, should I create a static ADODB command object and used it
over and over as needed or should I destroy and recreate the ADODB command
object each time it is needed? What are the pros and cons?

On average, the number of records being added per day, during working hours,
would be around 200 to 400.
I want this application to be running 24/7.

Any suggestions?

Thanks,
Joe R.




This electronic transmission is strictly confidential to TNCO, Inc. and
intended solely for the addressee. It may contain information which is
covered by legal, professional, or other privileges. If you are not the
intended addressee, or someone authorized by the intended addressee to
receive transmissions on behalf of the addressee, you must not retain,
disclose in any form, copy, or take any action in reliance on this
transmission. If you have received this transmission in error, please notify
the sender as soon as possible and destroy this message. While TNCO, Inc.
uses virus protection, the recipient should check this email and any
attachments for the presence of viruses. TNCO, Inc. accepts no liability for
any damage caused by any virus transmitted by this email.


More information about the AccessD mailing list