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
Change comment: There is no comment for this version
To version 69.1
edited by Theodore Xu
on 2023/08/25 09:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1498,7 +1498,7 @@
1498 1498  (% style="text-align:center" %)
1499 1499  [[image:连接到mysql.png]]
1500 1500  
1501 -=== 3.Create a database ===
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 a data 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]]