Forum Replies Created

Viewing 5 posts - 1 through 6 (of 6 total)

  • RE: cannot find database

    Please bore patience I am trying my best to understand.

    initially I was confuse with the difference between a username and a loginname thought they were the same.

    Trying to understand I...

  • RE: cannot find database

    I have two databases one with the users and the other with the data

    After the user login

    if the user is james it say

    Cannot open database "Database" requested by the login....

  • RE: cannot find database

    ALTER USER UserName WITH LOGIN = LoginName

    I am sorry I could not get it to work.

    A little more explanation please.

  • RE: cannot find database

    thanks

  • RE: cannot find database

    both databases has the same name

    the users are in the configuration file on the network website

    <add name="DefaultConnection" connectionString="Data Source=xxxx;Initial Catalog=aspnet-cxcDB-20130627224632.mdf;User ID=xxxx;Password=xxxxx" providerName="System.Data.SqlClient" />

    <add name="CXCDBConnectionString1" connectionString="Data...

Viewing 5 posts - 1 through 6 (of 6 total)