Page 1 of 1

Using eValid to monitor my SQL database

PostPosted: Mon Jul 31, 2023 11:18 am
by CharlesV
Hi.

eValid is great for simulating a "real-user" interaction, but how can I interface that to my SQL-based monitoring data information base?

Thanks

Re: Using eValid to monitor my SQL database

PostPosted: Tue Aug 01, 2023 11:26 am
by eValid
CharlesV wrote:Hi.

eValid is great for simulating a "real-user" interaction, but how can I interface that to my SQL-based monitoring data information base?

Thanks


Thanks for asking, CharlesV.

Simple enough, and you're right, eValid is indeed very good at simulating a "real user" working on your site.

Here is a general guide for SQL interaction:

http://e-valid.com/Products/Documentati ... neral.html

Here is how to get the interface going (sorry, this is an older version of MySQL, for Ver. 5+ but the general procedure ought to work with current version which is 8+):

http://e-valid.com/Products/Documentati ... ation.html


-- eValid Support