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.
値が入力されていない場合は、テキスト ボックスからオラクルに NULL を送信する必要があります。
私は30のテキストボックスを持っています。すべてのテキスト ボックスに cmd.Parameters.Add ステートメントを使用できません。
いくつかのコードでアドバイスしてください。DBと通信するためにWebサービスを使用しています。
前もって感謝します