Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> HELP! adodb.recordset.update vs Execute SQL statement ??

HELP! adodb.recordset.update vs Execute SQL statement ??

From: Dana Jian <djian_at_trasa.com>
Date: Wed, 15 Dec 1999 11:20:04 -0500
Message-ID: <3857bfb5$0$22077@news.choice.net>


Hi,

Now there're some choices for add new/ update record in Oracle database from front-end program like VB, we can use ADODB.recordset to add new/update record or we can use Execute to run a SQL statement directly against the Oracle database connection.

But what's the best solution--when talk about the performance and efficiency ??

Any help/comments would be appreciated!!

Dana
dan_jian_at_hotmail.com Received on Wed Dec 15 1999 - 10:20:04 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US