Use dbinit utility on your desktop computer to a create database that can be used on Windows Mobile.
Prérequis
There are no prerequisites for this task.
At a command prompt, navigate to the directory where you want to create your database. For example:
cd temp |
Create a database with a DBA user ID of DBA and password sql by running the following command, where database-name is the name of the new database:
dbinit -s -dba DBA,sql database-name.db |
The -s option enables checksums for the database.
Copy the database file to your Windows Mobile device.
![]() |
Discuter à propos de cette page dans DocCommentXchange.
|
Copyright © 2013, SAP AG ou société affiliée SAP - SAP Sybase SQL Anywhere 16.0 |