Hello,
we want to migrate our applications to SQL. Until now we use as a relict
of DOS times native Btrieve calls.
We work in this way now:
* LogIn as Administrator
* Start Pervasive Control-Center
* create an new database
* LogOut as Administrator an LogIn as User
* Work with our application.
This is noch acceptable for our users in two points:
* They have no Administrator rights.
* They don't want to be bored with the Controlcenter.
How can we create and use a dateabase at runtime of our Application.
It can be done easily with Firebird/Interbase by the ZEOS components we
uses.
How can we do this with Pervasive.SQL e.g. via ADO protocol.
Axel