AGG Software Forums

Online Help Center => Data loggers and plug-ins => Topic started by: faliakman on February 10, 2014, 11:00:00 AM



Title: data export to mysql problem
Post by: faliakman on February 10, 2014, 11:00:00 AM
Hello there!

I want to export the data i am receiving to MySQL database (localhost).
I'm using the SQL Database Professional plugin and I have read all the documentation.
I am able to connect to the database (testing connection: OK) and at some point I got the error: the data have been processed with errors.
Besides that I didn't get any other error messages so I'm not quite sure what could be wrong..
I believe that the problem may be in the configuration of the parser because i cannot see my variables in the active items.

I'm using wamp server for the MySQL database if it has anything to do with this..
So I'd like to ask what is the proper way to configure the program to get it work..
can you give me a step by step guide on how to configure the parser and the plugin to make the transfer possible?

Thanks in advance..

PS. I'm attaching the current configuration file..


Title: Re: data export to mysql problem
Post by: Arthur Grasin on June 21, 2011, 09:17:46 AM
Within the parser settings:

1. Specify signatures of data packets. The end signature as a minimum.
2. Delete an empty filter rule.


Title: Re: data export to mysql problem
Post by: faliakman on February 26, 2014, 11:00:00 AM
thank you very much everything wokrs fine!
also thank you for the immediate response!