8604.html

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

HTML
26
字号
<html>
  <head>
    <title>VB vs SQL (Text type)</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>VB vs SQL (Text type)</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:harrytsao@chailease.com.tw">两两</a> on December 24, 1998 at 22:54:01:<p>
我曾于vb6 create rdoresultset(尤其是多笔时)使用到 <br>SQL DataType :text 的栏位(column)时,常会发生Null error,<br>但vb 函数IsNull()却无法正常判断,(实际上有读出资料),<br>而vb程式无法正常处理资料。<p><br>另,哪里可以取得 VB程式处理有关 SQL 上 Text 型态资料<br>的参考资料。
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 8604-->
<!--top: 9002--><li><a href="9002.html">Re: VB vs SQL (Text type)</a> <b>Vicent</b> <i>20:25:22 1/08/99</i>
(<!--responses: 9002-->0)
<ul><!--insert: 9002-->
</ul><!--end: 9002-->
</ul><!--end: 8604-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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