Re: import user list
From: Brian McCulloch (brian.d.mcculloch_at_citicorp.com)
Date: 07/22/04
- Next message: D Barry: "Integrated Security and unauthorzed apps."
- Previous message: Kevin McDonnell [MSFT]: "RE: install ssl -> SQL-Server locked -> recovery?"
- In reply to: Steve Thompson: "Re: import user list"
- Next in thread: Steve Thompson: "Re: import user list"
- Reply: Steve Thompson: "Re: import user list"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 22 Jul 2004 12:20:08 -0700
Many thanks. I had to use the stored procedure method
since my SQL server is set up under local and can't
tranfer files. Worked beautifully, though. Only took about
5 minutes start to end.
Thanks again.
Brian.
>-----Original Message-----
>"Brian McCulloch" <brian.d.mcculloch@citicorp.com> wrote
in message
>news:236a01c4700c$a22811f0$a301280a@phx.gbl...
>> I'm importing a database from SQL 7 to 2000. The import
>> fails partway through because I don't have all the users
>> set up on the 2000 server. I don't see a way to import
the
>> users from 7. I can export them to a file, however. Is
>> there a way to use that file to get them into the 2000
>> server? I'm sure I could import the data and write code
to
>> use existing stored procedures but I'm hoping to avoid
re-
>> inventing the wheel as I'm fairly confident I'm not the
>> only one who's run into this problem.
>
>See if this helps you, there are several ways to transfer
user accounts,
>without having to script the whole process yourself:
>http://support.microsoft.com/default.aspx?scid=kb;en-
us;246133&Product=sql2k
>
>Steve
>
>
>.
>
- Next message: D Barry: "Integrated Security and unauthorzed apps."
- Previous message: Kevin McDonnell [MSFT]: "RE: install ssl -> SQL-Server locked -> recovery?"
- In reply to: Steve Thompson: "Re: import user list"
- Next in thread: Steve Thompson: "Re: import user list"
- Reply: Steve Thompson: "Re: import user list"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|