Well, it's easy to pass variables to ZSQL Methods and create new records in this way in database. The question is: Is there any way to pass whole data files to be imported to the database? I know "LOAD DATA bla bla bla" stuff but this is done from the mysql client. The whole point would be doing this from browser. Any ideas?