📄 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 + -