Re: No Security
- From: Kent Tegels <ktegels@xxxxxxxxxxx>
- Date: Wed, 8 Mar 2006 16:41:41 +0000 (UTC)
Hello John,
Well, here's my delimma:
I'm using SQL 2005 with XP Embedded on a Windows 2003 Server. All
applications installed successfully. When XP Embedded attempts to
connect to the databases to update them, it tells me it cannot connect
and tells me that possible reasons are security.
I think I'm just missing something. Security really isn't an issue.
All the users will have access to the databases and all will have full
access. No user will have more rights than the other. Basically it
will be wide open. This is why I thought turning off security would
resolve this.
I know virtually nothing about XP Embedded so I'll ask a question: does it participate in domain logins at all? That is, does a user have to sign into it to use? If not, you may not be able to use Integrated Security and would need to install and configure accounts using standard logins.
I would like to mention...............Usually XP Embedded is installed
using MSDE for the databases. However, we want to have a shared
location for the databases. We want to export the XP databases from a
pc and import them into an empty database on the server and connect to
that server remotely to work with the databases. We were informed
that the only way to make this happen was with SQL Server. Apparently
this is not possible with MSDE. Does anyone disagree with this?
More or less. Enterprise Manager (from SQL 2000) doesn't manage MSDE instances. SSMS (from SQL 2005) is supposed to however. You could, however, avoid the "move to server" step with it and just register the remote instances in SSMS.
Any other details you can share?
Thank you,
Kent Tegels
DevelopMentor
http://staff.develop.com/ktegels/
.
- Follow-Ups:
- Re: No Security
- From: John Reynolds
- Re: No Security
- References:
- Re: No Security
- From: John Reynolds
- Re: No Security
- Prev by Date: how to transfer logins between 2k5 instances
- Next by Date: Re: No Security
- Previous by thread: Re: No Security
- Next by thread: Re: No Security
- Index(es):
Relevant Pages
|