Connect from DbSchema using the default user _SYSTEM with empty password.
Download Frontbase Sql from: http://www.frontbase.com
create database test; connect to test; create schema sample;