Re: Rights for Access2000 Upsizing-Wizard
From: Sue Hoegemeier (Sue_H_at_nomail.please)
Date: 03/09/05
- Previous message: Sue Hoegemeier: "Re: How i can download kb patch?"
- In reply to: Bernhard Lauber: "Re: Rights for Access2000 Upsizing-Wizard"
- Next in thread: Bernhard Lauber: "Re: Rights for Access2000 Upsizing-Wizard"
- Reply: Bernhard Lauber: "Re: Rights for Access2000 Upsizing-Wizard"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 08 Mar 2005 18:44:19 -0700
Go into master and execute:
grant create database to YourUser
Then go into the database that will be used for upsizing and
make the user the owner of the database by executing:
sp_changedbowner 'YourUser'
-Sue
On Tue, 8 Mar 2005 06:41:02 -0800, Bernhard Lauber
<BernhardLauber@discussions.microsoft.com> wrote:
>Hi Sue
>
>Thanks first for your help.
>
>The database exists. I droped the user for recreation in master, added the
>role db_owner and granted create database in master and new db.
>Still don't work. Any idea? I import just tables, index and relations with
>DRI.
>
- Previous message: Sue Hoegemeier: "Re: How i can download kb patch?"
- In reply to: Bernhard Lauber: "Re: Rights for Access2000 Upsizing-Wizard"
- Next in thread: Bernhard Lauber: "Re: Rights for Access2000 Upsizing-Wizard"
- Reply: Bernhard Lauber: "Re: Rights for Access2000 Upsizing-Wizard"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|