You can create an UltraLite database using UltraLite in Sybase Central or the ulcreate utility:
UltraLite in Sybase Central Use the Create Database wizard to create an UltraLite database.
The ulcreate utility You can use the ulcreate utility to create an empty UltraLite database.
Applications can create an UltraLite database dynamically by using the UltraLite CreateDatabase function. Since application deployment environments support deploying additional files with an application, most applications can be simplified by distributing an initial database along with the executable code. UltraLite databases are comprised of a single file.