티스토리 뷰
Data.Win.ADODB.TADOConnection.Open
Delphi
procedure Open(const UserID: WideString; const Password: WideString); overload;
C++
HIDESBASE void __fastcall Open(const System::WideString UserID, const System::WideString Password)/* overload */; inline void __fastcall Open(void){ Data::Db::TCustomConnection::Open(); }
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function | public | Data.Win.ADODB.pas Data.Win.ADODB.hpp | Data.Win.ADODB | TADOConnection |
Description
Initiates / a connection / to a database.
Call Open / to initiate a connection / to the database specified / in the ConnectionString property.
UserID and Password parameters for Open / can be optionally used to pass / the user ID and login password / to the database server at the same time / the request is made to connect.
데이터베이스에 대한 연결을 시작합니다.
Open 메소드를 호출하면 ConnectionString 속성에 지정된 데이터베이스에 대한 연결을 시작할 수 있습니다.
Open에 대한 UserID와 Password 매개 변수는 요청이 연결될 때 사용자 ID와 로그인 암호를 데이터베이스 서버로 전달하는 데 선택적으로 사용될 수 있습니다.
ADOConnection1.Open('Joe Sixpack', 'SecretWord');
ADOConnection1->Open("Joe Sixpack", "SecretWord");
Alternately, this login information / may be passed / in the value / in ConnectionString.
When explicitly passing / login information through / either the Open method or the ConnectionString, / the LoginPrompt property / should be set to false / to prevent an unnecessary login dialog.
이 로그인 정보는 ConnectionString 값으로 전달할 수 있습니다.
Open 메소드 또는 ConnectionString을 통해 로그인 정보를 명시 적으로 전달할 때 불필요한 로그인 대화 상자를 방지하려면 LoginPrompt 등록 정보를 false로 설정해야합니다.
initiate 미국식 동사 [ɪ|nɪʃieɪt]
(격식) 개시되게 하다, 착수시키다
specify (←specified) 미국·영국 [|spesɪfaɪ]
(구체적으로) 명시하다
alternately 미국·영국 [-nətli]
[부사] 번갈아, 교대로; 엇갈리게, 하나씩 걸러
explicit (←explicitly) 미국·영국 [ɪk|splɪsɪt]
[형용사] 진술・글이 분명한, 명쾌한
either 미국·영국 [|aɪðə(r);|i:ðə(r)]
[한정사-대명사] (둘 중) 어느 하나[것](의)
prevent 미국·영국 [prɪ|vent]
[동사] ~ sb/sth (from doing sth) (~를/~가 ~하는 것을) 막다[예방/방지하다]
unnecessary 미국식 [ʌn|nesəseri]
[형용사] 불필요한, 필요 이상의
출처: http://docwiki.embarcadero.com/Libraries/Berlin/ja/Data.Win.ADODB.TADOConnection.Open
'프로그래밍 언어 > Delphi' 카테고리의 다른 글
[Reference] TADOConnection.BeginTrans (0) | 2016.11.24 |
---|---|
[Reference] TStrings.Clear (0) | 2016.11.23 |
[Reference] TADOQuery.ExecSQL (0) | 2016.11.22 |
[Reference] TDataSet.Close (0) | 2016.11.21 |
[연산자] IS와 AS (0) | 2016.11.13 |
- Total
- Today
- Yesterday
- 설명
- 정렬
- 말하기
- 문법
- 계산기
- SysUtils
- 왕초보 영어회화 100일의 기적
- 자료구조
- Pte
- Delphi
- 알고리즘
- 대상
- 여행영어 100일의 기적
- 독해
- 일기
- ADODB
- 스택
- SWT
- 작문
- Reference
- 교육센터
- java
- 응용
- wfd
- 영어
- tdataset
- RA
- 상황
- System
- VCL
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |