Dear all, Is there any tool available that can check all databases in a system by sending some sample data to the database to make sure that data transaction is occurring correctly. Moreover, the sample data should be invisible an inaccessible from the outside world. If you have any idea please help.
Update
Thank you for your answer. But I have some questions regarding your given answer.
- Is the above solution is applicable to MySQL and SQLite?
- If so, then where to open the database.txt file?
By the way, I am using WampServer2 for the system and my database is MySQL