From: olegmad <ol...@ya...> - 2003-10-06 13:23:14
|
> Can you send a test case ?? The change in the name can be only a case > question in the exception message ( DeriveParameters doesn't cange this ) DeriveParameters doesn't change - a know it. I give that example, just to show you, what my code don't have errors, my SP really exist and work correctly. When dbCommand.ExecuteReader() fire, on the some level procedure name comed to hi case. I try to find this in source code, but for the current moment don't find this place. Simple example: Create empty SP with any low case name (f.e. mystoredproc). and try execute it... Thanks. |