代码搜索:Connection
找到约 10,000 项符合「Connection」的源代码
代码结果 10,000
www.eeworm.com/read/390710/8451159
bas link.bas
Attribute VB_Name = "link"
Public Sub link()
Set Mcon = New ADODB.Connection
Mcon.ConnectionString = "Provider=sqloledb;Data Source=zhw;Initial Catalog=SuperMarketdb;User Id=sa;Password=8
www.eeworm.com/read/189716/8457764
pas nmconst.pas
unit NMConst;
interface
{$IFDEF NMF3}
resourcestring
{$ELSE}
const
{$ENDIF}
Cons_Palette_Inet = 'Internet';
Cons_Msg_Auth_Fail = 'Authentication failed';
Cons_Msg_ConnectionTime