Description: VB query results according to real-time update statements, is based on user input automatically match content existing database, lists the most similar search, similar to search engine drop hints. The database, using access, it is easy to test, to understand the principles, you can change to SQLServer database. The two statements related files: DataEnvironment1.Dsr, DataReport1.Dsr.
To Search:
File list (Check if you may need any files):
根据查询结果实时更新的报表\DataEnvironment1.DCA
..........................\DataEnvironment1.Dsr
..........................\DataEnvironment1.dsx
..........................\DataReport1.DCA
..........................\DataReport1.Dsr
..........................\DataReport1.dsx
..........................\db_medicine.mdb
..........................\Form1.frm
..........................\Form1.frx
..........................\MSSCCPRJ.SCC
..........................\工程1.vbp
..........................\工程1.vbw
根据查询结果实时更新的报表