代码搜索:connectionString
找到约 2,829 项符合「connectionString」的源代码
代码结果 2,829
www.eeworm.com/read/119877/14818636
dfm unit1.dfm
object Form1: TForm1
Left = 374
Top = 294
Width = 201
Height = 63
Caption = 'Form1'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -
www.eeworm.com/read/119177/14837740
bas dblink.bas
Attribute VB_Name = "DBLink"
Option Explicit
Public con As ADODB.Connection
Public com As ADODB.Command
Public rs As ADODB.Recordset
Public strSysUser As String '当前系统用户,登录以后存储
Public objDBOpt As
www.eeworm.com/read/219551/14876265
txt 用oracle数据表绑定datagrid.txt
用Oracle数据表绑定DataGrid
http://dev.21tx.com 2004年12月03日
每日文章精萃
.Net:托管C++应用程序开发之概述 Java:Java游戏编程初步(1)
ASP:使用组件封装ASP的数据库操作 PHP:PHP脚本的8个技巧(6)PHP和COM
JSP:Java Servlet和JSP教程之四 CG
www.eeworm.com/read/117400/14926829
bas module1.bas
Attribute VB_Name = "Module1"
Public flag As Integer '记录操作标记
Public tna As String '保存表名
Public stri As String '保存标题名
Public recs As Integer '保存记录集中记录个数
Public temp As Integer
Sub