Changes for page 2 Script
Last modified by Devin Chen on 2025/06/06 14:03
From version 68.1
edited by Theodore Xu
on 2023/08/25 09:29
on 2023/08/25 09:29
Change comment:
There is no comment for this version
To version 69.1
edited by Theodore Xu
on 2023/08/25 09:34
on 2023/08/25 09:34
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1498,7 +1498,7 @@ 1498 1498 (% style="text-align:center" %) 1499 1499 [[image:连接到mysql.png]] 1500 1500 1501 -=== 3.Create adatabase ===1501 +=== 3.Create database === 1502 1502 1503 1503 Character set should be choose utf8mb3/utf8mb4 and Collation choose utf8mb3_danish_ci/utf8mb4_danish_ci. 1504 1504 ... ... @@ -1505,7 +1505,7 @@ 1505 1505 (% style="text-align:center" %) 1506 1506 [[image:创建数据库.png]] 1507 1507 1508 -=== 4.Create adata table ===1508 +=== 4.Create data table === 1509 1509 1510 1510 Create a table, enter the fields you need. 1511 1511 ... ... @@ -1522,7 +1522,7 @@ 1522 1522 (% style="text-align:center" %) 1523 1523 [[image:输入或者导入数据.png]] 1524 1524 1525 -=== 6. Modifying scripts and debug:**[[Mysql script>>https://docs.we-con.com.cn/bin/view/V-BOX/V-Net/Manual/04%20Lua%20Script/01%20Lua%20Functions/\#H11MySQLdatabaseoperation]]** ===1525 +=== 6.Debug:**[[Mysql script>>https://docs.we-con.com.cn/bin/view/V-BOX/V-Net/Manual/04%20Lua%20Script/01%20Lua%20Functions/\#H11MySQLdatabaseoperation]]** === 1526 1526 1527 1527 (% style="text-align:center" %) 1528 1528 [[image:调试结果.png]]