save_as# Edb.save_as(path, version='')[source]# Save this Database to a new location and older EDB version. Parameters: pathstrNew Database file location. versionstrEDB version to save to. Empty string means current version.