如何检查哪些数据发送到数据库 [英] How to check what data is send to the database

查看:62
本文介绍了如何检查哪些数据发送到数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



在我的表单中,我有一个与数据库(mydatabase.mdb)的连接,在我的表单中,我想提交一个日期.

我使用绑定到该字段的DateTimePicker.

如果我在程序提交之前检查DateTimePicker的.Value或.Text不是Null,则程序表示不是.
因此它提交了记录,但是如果我回头看该记录,则该字段为Null.

希望有人能帮助我.

Hi,

In my form I have a connection to my database (mydatabase.mdb) and in my form I want to submit a date.

I use a DateTimePicker that is bind to the field.

If i check, before the program submit, the DateTimePicker''s .Value or .Text isn''t Null, the program says that it isn''t.
So it submits the record, but if I look back at the record the field is Null.

Hope someone can help me.

推荐答案



希望SQL事件探查器将帮助您查看发送到数据库服务器的查询.

Naveen
Hi,

Hope SQL profiler will help you to view what are the queries that are sent to the database server.

Naveen


这篇关于如何检查哪些数据发送到数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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