Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

connection

Status
Not open for further replies.

296097

Programmer
Aug 13, 2004
32
US
what is the difference and the advantage of oracle connection over ODBC to run a crystal report.
 
Hi,
ODBC adds another layer to the connection code that is not needed - Native connections are faster in most cases and more compatible ( assuming the correct version of the client ) with Oracle specific stuff. ( CLOBS,BLOBS, etc)

[profile]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top