21303.html
来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 23 行
HTML
23 行
<html> <head> <title>Re: adodc的问题?</title> </head> <body bgcolor="#FFFFFF" vlink="#808080"> <center> <h1>Re: adodc的问题?</h1> </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by rr on November 13, 1999 at 08:31:00:<p>In Reply to: <a href="21225.html">adodc的问题?</a> posted by judy on November 10, 1999 at 18:56:24:<p>: <br>: With Adodc1<br>: .ConnectionString = "DSN=oracle_1 ;User ID=sa ;Password="<br>: .RecordSource = strsql<br>: End With<br>: ........<br>: Set DataGrid1.DataSource = Adodc1<p>: 执行时会出现[oracle][odbc][ora]ora-00942:表格或是关表不存在 <br>: 为什么呢?<p>.ConnectionString = "DSN=oracle_1 ;User ID=sa ;Password=;data source="资料表或资料表路径"<br>不知道对不对??<p><br><br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 21303--></ul><!--end: 21303--><br><hr size=7 width=75%><p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?