Groups
Groups
Sign in
Groups
Groups
ASP.NET FOOD
Conversations
About
Send feedback
Help
真的不知道为什么会错啊!
0 views
Skip to first unread message
zen...@gmail.com
unread,
Jul 18, 2006, 3:49:32 AM
7/18/06
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ASP.NET FOOD
我”按在预览器中查看“,但编译结果系,话我的users.cs中读取数据部分:
while(dr.read())
{
users usr=new users();
usr.Users_id=(string)dr["Users_id"];
usr.user_ps=(string)dr["user_ps"];
//下面如例子,不详细打了
}
里面的usr.Users_id=(string)dr["Users_id"];编译错误,我已经按照数据的字段名来全部编过一次,但错误还是那个,“编译错误”。但我当我把“usr.Users_id=(string)dr["Users_id"];”这段代码关了后,编译就没有错,但功能就因为少了Users_id而实现不了!~~~~真是晕死!~~~救下我啦!~~~~
Reply all
Reply to author
Forward
0 new messages