Login failed for user
- From: "steve" <sfrancis@xxxxxxxxxxxxxx>
- Date: Fri, 26 Aug 2005 14:52:06 +1000
Hi All
I am using MSDE2K and an application written in VB6
After installing MSDE and my program on to a new computer I am having
strange problems when saving data which I didn't get on the old computer
My connection string is...
cn.ConnectionString = "Provider=SQLOLEDB;Persist Security Info=False;User
ID=Tramcars;Password=ga711bm;Initial Catalog=Tramcars;Data Source=(local)"
(User ID Tramcars exists in MSDE and is included in the db_owner role)
This connects me OK and allows me to enter new data and save
On creating a new entry and attempting to save again I get the message
'Login failed for user Tramcars'
If I set 'Persist Security Info=True' in the connection string, all works
fine
I am completely lost
Any ideas??
Regards
Steve
.
- Prev by Date: Re: Problem creating a populated ado recordset
- Next by Date: ADO and querying an union
- Previous by thread: Problem creating a populated ado recordset
- Next by thread: ADO and querying an union
- Index(es):