and the node next to Configuration Properties and select General. \\ In the right pane, under Project Defa... ion Properties, expand the node next to C/Cpp and select General. \\ Make sure that Debug Information Format is set to Program Database /Zi (not /ZI).
- Select the Code Generation node. \\ Set Enable Minimal R... s to Default.
- Under Configuration Properties, select C/Cpp and then Code Generation. Make sure that Ru
된다.
===== 권한의 종류와 레벨 =====
^ 명령어 ^ 대상 ^ 설명 ^
| SELECT | table,col | 선택만 |
| INSERT | table,col | 추가만 |
... ic123';
</code>
abc에게 필요한 권한 부여
<code sql>
grant select, insert, update, delete, index, alter, create, dr... ks.* from abc;
</code>
===== 웹을 위한 사용자 설정 =====
select, insert, delete, update 네가지면 기본은 충분하다,라고 한다.
<code sql>
grant select, insert, delete, update on SomeDB.* to {id} ident
dio
rectangle Button
rectangle Checkbox
rectangle Select
Window -- Location
Window -- Document
Window -- ... -- Radio
Form -- Button
Form -- Checkbox
Form -- Select
@enduml
</uml>
++++ plantuml.com 에서 작성한 문서 코드 |
... dio
rectangle Button
rectangle Checkbox
rectangle Select
Window -- Location
Window -- Document
Window -- ... -- Radio
Form -- Button
Form -- Checkbox
Form -- Select
@enduml
</code>
[[http://www.plantuml.com/plantum
de>
=====쿼리=====
<code javascript>
_conn.query('SELECT 1 + 1 AS solution', function (error, results, fie... query()''를 쓸 수 있다.
<code javascript>
pool.query('SELECT 1 + 1 AS solution', function (error, results, fie... hrow err; // 연결실패
// 연결 사용
connection.query('SELECT something FROM sometable', function (error, resul
ibrary/ms256086(VS.80).aspx|XPath예제]]
==== XPath Select ====
* SelectSingleNode : 선택 기준과 일치하는 첫번째 노드
... gr.AddNamespace("bk", "urn:newbooks-schema");
// Select and display the first node in which the author's