使用asp.net进行从数据库到文本框的数据检索的编码 [英] coding for retriving data from database to textbox using asp.net

查看:65
本文介绍了使用asp.net进行从数据库到文本框的数据检索的编码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的数据库的第3列(empid,workdate,workdone)中.在我的前端有一个日历和2个文本框.我想当我从日历中选择一个日期时,它将显示特定日期的工时数据.我该怎么做...请给我

in my data base 3 column(empid,workdate,workdone) are there.in my front end one calender and 2 textboxes are there. i want when i select one date from calender it will display the workdones data on particular days.how can i do it...plz suggest me

推荐答案

引用:
使用ASP将数据从数据库中的数据检索到c#的文本框中 [这一个 [
Refer:
Retrieving data from database into textbox in c# using ASP[^]

..and this one[^]


您好

我认为您需要根据日期"显示其他详细信息,例如empid,workdone,rt?
为此,您需要编写一个查询及其参数作为date
例如:从egtable中选择empid,workdone,其中workdate ="+ selected date +"
Hi

I think you need based on the ''date'' it will display other details like empid,workdone ,rt?
For this you need to write a query and its parameter as date
eg: select empid,workdone from egtable where workdate="+selected date+"


onnume illama eathuku网站vaiche irkka mayeru
onnume illama eathuku site vaiche irkka mayeru


这篇关于使用asp.net进行从数据库到文本框的数据检索的编码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆