email parsing automation

Email Parser

Extract data from emails and automate your workflow

The forum is now read only. Please, go to the the main Email Parser website if you need help.
Post here if you experience problems or get unexpected errors.
Procedure described in the following article (http://forum.automatedemailparser.com/d ... o=topic320) does not work if there are not spaces between the fields included in the select

That is: SELECT a,b,c FORM Table1
does not work. The next action will not see any field available.

SELECT * FORM Table1 is not working either.

To solve this, I have to write an <space> character between the "," and the next field

SELECT a, b, c FORM Table1

It would be very interesting fixing this.

My version is 3.4

Thanks
Julian
Attachments
Workaround for handling several fields from SQL.gif
Thanks for reporting this Julian. I have just fixed this problem in all the database actions available in Email&Parser.

The fixed version is available at the download page :

http://www.automatedemailparser.com/download.php