Page 1 of 1

Using eValid to interface with SQL

PostPosted: Wed May 03, 2017 1:32 pm
by LElias
Afternoon.

I'm running eValid in "monitoring mode" but I need to interface to SQL.

Can you give some input/material i can read to make this task go smoother for me please.

Thanks

Re: Using eValid to interface with SQL

PostPosted: Thu May 04, 2017 1:28 pm
by eValid
LElias wrote:Afternoon.

I'm running eValid in "monitoring mode" but I need to interface to SQL.

Can you give some input/material i can read to make this task go smoother for me please.

Thanks


Thanks for posting LElias

Indeed, monitoring an application regularly generates a LOT of data and we too have found that it is a good idea to stuff all of that information away in a database.

Here is a general description of the SQL feature in evalid:

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

And, here is the basic outline of interfacing eValid and SQL via command line operation:

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

As you can see, the way eValid and SQL interact is through the intermediary ASCII files that eValid generates.

Let us know how it goes!

-- eValid Support