Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
パラメータ配列を使用してストアド プロシージャを呼び出す ExecuteReader の使用方法の例を教えてください。
例のあるサイトは次のとおりです。
http://forums.asp.net/t/387752.aspx/1?ExecuteReader+for+stored+procedure+with+2+input+parameters+not+working
パラメータの配列をループするだけの場合は、次のコードが機能します。
http://support.microsoft.com/kb/308049