I need this in order to debug certain situations. This would help out a lot. I know I can just have the program read each line and create either CSV or XML file, then parse that on my end into a db... but I dont want to go through all that trouble right now (really, I just dont have time). :)
So, does anyone know if I can either email the SQLite db as an attachment or can I pass the sqlite db to my webservice?
Thank you in advance.