![]() |
Prev | Next | create_connection |
connection = dismod_at.create_connection(file_name, new)
str
containing the name of the file where the data base
is stored. If the file does not exist, an error message is printed
and the program is terminated with a non-zero error status.
True
or False
.
If it is true, and a data base with the same name already exists,
the existing database is deleted before creating the connection.
connection.close()