If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > DB2 UDB7 related performance issues using ODBC, CLI, Embedded Dynamic SQL

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-30-03, 17:41
orotarus orotarus is offline
Registered User
 
Join Date: Oct 2003
Posts: 2
DB2 UDB7 related performance issues using ODBC, CLI, Embedded Dynamic SQL

Hi,

We currently use ODBC to access a DB2 UDB7/8 database. However we
would like to know if there is any other API (or approach) that is
faster than ODBC, such as Embedded Dynamic SQL, or CLI or any other
native API (if such thing exists).

Regarding Embedded Dynamic SQL: in terms of functionality, does it provide
at least the ODBC functionality ?

Regarding CLI and Embedded Dynamic SQL: are they faster than ODBC and, if so,
how much faster (roughly speaking) ?

Native API: I learnt that there is a DB2 native API but it seems that is
supposed to be used only for special tasks, e.g. database backup & recovery.
If this is the case, then it's not a replacement solution for ODBC because of its
limited functionality. If this is not the case, then, again, what is the
performance of such native API compared with ODBC ?

Note: to be more explicit, when I mention native API, I am reffering to
native APIs such as OCI for Oracle or Open Client for Sybase.

Thank you
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On