get data from sql table throwing null exception even when try block is present

后端 未结 0 1001
盖世英雄少女心
盖世英雄少女心 2020-12-21 14:37

In my WinForms app, i have this below code which fetches the lot number from MSSQL table when the button is clicked ,

private void getlotnumbers()
        {
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题