But the script that scans the database... that has to written as I mentioned above:
"At the moment I need am creating SQL statments for every table and
every cell. It is quit lengthly and I can't image it is very nice on the server"
how do I create a script that will automatically look at the database and perform this function.
is this possible?
Nathan
Main Topics
Browse All Topics





by: datibbaWPosted on 2002-02-26 at 12:44:31ID: 6828620
Just an idea:
Create one (or more tables) to hold keywords and in what table(s) they occur. You can write a script to run every day (or more frequent) to rescan the database.