Bind Parameters: Bind by name vs. Bind by position
508384Nov 13 2006 — edited Nov 14 2006Hi folks,
I just made some tests with bind values using OracleParameters within ODP.net and read something about bind by name and bind by position. I already know how to use these two techniques but I didn't find anything about the dis-/ advantages of one way.
Has anybody experienced a loss of performance or something like that when using one of these methods?
Pascal
Message was edited by:
user505381