16718.html

来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 30 行

HTML
30
字号
<html>
  <head>
    <title>如何 insert 含有日期时间的资料到资料库 ?</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>如何 insert 含有日期时间的资料到资料库 ?</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by yuh on August 05, 1999 at 20:39:30:<p>
从 datetimepicker 抓到日期时间想 insert 至 sql 资料库的栏位其 type 为 datetime type 会产生 convert 成 datetime overflow 讯息, 不知如何解决?
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 16718-->
<!--top: 16734--><li><a href="16734.html">Re: 如何 insert 含有日期时间的资料到资料库 ?</a> <b>大雄</b> <i>01:24:16 8/06/99</i>
(<!--responses: 16734-->1)
<ul><!--insert: 16734-->
<!--top: 16739--><li><a href="16739.html">Re: 如何 insert 含有日期时间的资料到资料库 ?</a> <b>yuh</b> <i>08:09:41 8/06/99</i>
(<!--responses: 16739-->0)
<ul><!--insert: 16739-->
</ul><!--end: 16739-->
</ul><!--end: 16734-->
</ul><!--end: 16718-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?