Re: Help with database transfer
From: dagrom (dagrom_at_discussions.microsoft.com)
Date: 10/13/04
- Next message: TCMCDBA: "RE: Query Analyzer Error Message"
- Previous message: Emily: "Re: How to transfer data to another site and update data later on"
- In reply to: David: "Re: Help with database transfer"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 13 Oct 2004 14:26:47 -0700
well if the ecommerce package you are running under your windows account and
your windows account is an admin on the sql server then i'd say the problem
lies within the connection string for the webpage that is trying to connect
to the sql server.
include "trusted_connection=true;" and get rid of the part in the connection
string that says "uid=sa;pwd=password;"
"David" wrote:
> Hi Bhanu and Dagrom, I am very bad at SQL. I have a ecommerce package
> that has all it's data in this SQL database. When I try and open my site it
> reads the test connection to the database has failed. When I asked the
> forum of the ecommerce package, they said to check SQL permissions....which
> brough t me here :)
>
> I will send more time this weekend on this and use the sugeesstions from
> you.
>
> Thanks Again for replying back
> David
>
>
> "David" <dross@si.rr.com> wrote in message
> news:%23TcYYLVsEHA.1276@TK2MSFTNGP12.phx.gbl...
> > HI, I am moving my SQL 2000 databse to a new server on a different
> > network. I have backup my datbase and then copied it over to the new
> > server. I do a restore and everyting seems to be there.
> > I am having permissions issues now. Are there some steps that I might
> > have missed as far as permissions is concerned that can cause problems?
> >
> > I believe the original database was using the SA account. I have switched
> > over to Windows Authentication.
> >
> > Thanks
> > David
> >
>
>
>
- Next message: TCMCDBA: "RE: Query Analyzer Error Message"
- Previous message: Emily: "Re: How to transfer data to another site and update data later on"
- In reply to: David: "Re: Help with database transfer"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|