# Functions
ConnString returns a connection string based on the parameters it's given This would normally also contain the password, however we're not using one.
New makes a new database using the connection string and returns it, otherwise returns the error.