?? readme.txt
字號:
This example program shows how you can use the LabWindows/CVI SQL Toolkit to talk
to a database (in this case, Microsoft Access 97). To use this program, you must first
configure the ODBC Manager to contain a User DSN called mySQL and point to the
database myAccessTest.mdb (where you create the table). Connect to the database,
and make entries in the three fields, which form the Record. When you finish entering
the three fields, press the Commit button. When you finish entering all of the records,
you can press Read Records to see all of your entries.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -