C#windows应用程序设计一个小问题
小弟我是用C#编写windows应用程序的,是个新手哈~~~System.Data.SqlClient.SqlDataAdapter dataadapter=new SqlDataAdapter("select * from table1 where ShipperID='@Textbox1.Text'",conn);
大家看看'@Textbox1.Text'" 这个这么写对不对啊?谢了哈~~~
怎么报错呢~~
2007-11-18 13:43
2007-11-18 13:45