Form app without DB connection

I need to create a simple form that submits by email and generates a PDF. I have no need to save the data or for a database. This should be simple, but SC will not let me create an app without a DB connection.

Does anyone know how to do this without creating a db connection?

Thanks


SC5 and SC6 user

1.) Try to choose SQLite without naming the path
2.) blank App, disregard the error message with escape

–> should work