Subject | Re: [firebird-support] Firebird sysdba account |
---|---|
Author | Stevio |
Post date | 2008-08-15T11:58:05Z |
Sorry to post again but can anyone clarify what I should do for the
situation described below in my last email?
How do I create the user from the application when the user installs my
application (and installs Firebird for the first time)?
How do I go about changing the owner of my database from sysdba to a new
owner? I have a near-empty version of my database (just 3 or 4 records in
it). Do you need to recreate it or can you use something like IB_SQL to do
it?
Thanks,
Stephen
situation described below in my last email?
How do I create the user from the application when the user installs my
application (and installs Firebird for the first time)?
How do I go about changing the owner of my database from sysdba to a new
owner? I have a near-empty version of my database (just 3 or 4 records in
it). Do you need to recreate it or can you use something like IB_SQL to do
it?
Thanks,
Stephen
----- Original Message -----
From: "Stevio" <redeagle@...>
To: "Firebird Support" <firebird-support@yahoogroups.com>
Sent: Thursday, August 14, 2008 4:38 PM
Subject: Re: [firebird-support] Firebird sysdba account
> But how do you create the new user (the owner user) when you deploy an
> application to someone who installs Firebird for the first time in order
> to
> be able to use your application?
>
> Also, how do I change the owner of my existing database to make it ready
> for
> deployment? I have a near-empty version of my database (just 3 or 4
> records
> in it). Do you need to recreate it or can you use something like IB_SQL to
> do it?
>
> Thanks,
> Stephen