readme.txt

来自「labwindows 访问ACCESS数据库」· 文本 代码 · 共 8 行

TXT
8
字号

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 + =
减小字号Ctrl + -
显示快捷键?