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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ADO question

Status
Not open for further replies.

B00gyeMan

Programmer
Jan 14, 2004
259
RO
I didn't worked too much with databases (and with ADO, subsequently) and I would need to know how to build a parameterized query and use it (I'm more interested in queries, not stored procs because of the performance impact these queries have on Oracle's instructions cache). Also I understood that in ADO named parameters are supported only on calls to stored procedures. Is this true?


I'd appreciate an example. 10x!
 
Why don't you use oo4o when working with Oracle?

Ion Filipski
1c.bmp
 
Because I'm more interested in learning ADO (It's not sure Oracle will stay, MS SQL Server is an option too ;) ).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top