read it first befor start.txt
来自「个C++ OCX控件可以在你应用程序的窗口上绘制图片。」· 文本 代码 · 共 51 行
TXT
51 行
Extensive Database Search Engine
by - Mr. Atanu Maity
I give you Exe File and logic of this program
if you want the source code for this
Database Search Enging and other Visual Basic program
please mail me on sfmiraroad@hotmail.com
LOGIC
=====
- create a keyword table with all the data you have
in your original main database.
- for that you have to count the nos of table
use three loop (for each tables, for each records
and for each fields)
- add each data with keyword tables and order it.
- serach the keyword table with sql query.
display the result.
- create seperate form for edit the record
by clicking the search result.
It is very simple.
HOW IT WORKS
============
After Start the program
- click Set Database
- Type a Access Database file path(*.mdb)
- Use Browse button to find
Now Click Make Keyword for creating Keyword.
- If You Using it first time
no keyword is available.
- Follow the on screen instruction
- It might take long tme depends on
nos. of table in your databse
and system resources.
- You can see the progress of cpmplition
by progress bar.
Now your program is ready for searching.
*****************************************
Welcome for any suggestion and fixing bug
on this project.
Please inform me at sfmiraroad@hotmail.com
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?