Where does form data go in the MySQL tables

Permalink
When I form is submitted what table is that stored in by default on the MySQL database? I can access the info i need from the form results under the dashboard but I want to write a program in VB that accesses it from the SQL database and just need to know where that is stored?

landollweb