📄 read it first befor start.txt
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -