- Joined
- Jun 9, 2017
- Messages
- 5
- Reaction score
- 1
Hi everyone, I have implemented a CFD program that requests a value in a SQL table and then makes a call with the returned value.
I would like to do a security check to verifyng if the SQL database is working but I don't know how... Has anyone had the same problem as me?
Something that writes into a variable whether the database is accessible (1) or not accessible (0)
I would like to do a security check to verifyng if the SQL database is working but I don't know how... Has anyone had the same problem as me?
Something that writes into a variable whether the database is accessible (1) or not accessible (0)