|
-
November 14th, 2008, 02:25 AM
#1
Parameterized query ( with bind parameters ) running much slower than non-parameteriz
I have observed that when I use a parameterised query with bind parameters, the performance of the query is much slower in comparison to the performance when I use a string builder and create the query dynamically.
I am using Oracle 10G and C# .net 3.0.
Can somebody help me to find out what might be the issue here?
Thanks to all for your support.
Regards,
Kangkan
http://www.geekays.net/
==================================
Kangkan
GEEK At Your Service
Website: http://www.geekays.net/
==================================
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|