想问一下复值问题
SqlCommand cmd =new SqlCommand("select * from vote1 where public1=1", con);
string title =Convert.ToString( cmd.ExecuteScalar());
表里面有ID TITLE CONTENT 字段
只有一行查询出来 然后我想把这一行的值分别 复给某个怎么处理啊
谢谢帮忙啊 大哥大姐们
2007-10-23 17:09

2007-10-23 17:12
2007-10-23 17:26
2007-10-23 17:32

2007-10-23 18:04
2007-10-23 18:10
2007-10-23 21:38
2007-10-24 00:26