Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
demo1.dfm
Package: 动态设置ODBC数据源.rar [view]
Upload User: zfeng_2008
Upload Date: 2007-02-25
Package Size: 5k
Code Size: 1k
Category:
ADO-ODBC
Development Platform:
Delphi
- object Form1: TForm1
- Left = 192
- Top = 107
- Width = 451
- Height = 280
- Caption = #33258#21160#35774#32622#31995#32479'DSN'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 40
- Top = 24
- Width = 153
- Height = 13
- Caption = #38190#20837#23436#25972#25968#25454#24211#36335#24452#21644#21517#31216' '
- end
- object Label2: TLabel
- Left = 40
- Top = 96
- Width = 77
- Height = 13
- Caption = #38190#20837'DSN'#21517#31216' '
- end
- object Edit1: TEdit
- Left = 40
- Top = 56
- Width = 201
- Height = 21
- TabOrder = 0
- end
- object Edit2: TEdit
- Left = 40
- Top = 128
- Width = 201
- Height = 21
- TabOrder = 1
- end
- object Button1: TButton
- Left = 272
- Top = 128
- Width = 75
- Height = 25
- Caption = #35774#32622
- TabOrder = 2
- OnClick = Button1Click
- end
- object memo1: TMemo
- Left = 40
- Top = 168
- Width = 145
- Height = 57
- TabOrder = 3
- end
- end