Forum Replies Created

Viewing 15 posts - 1 through 15 (of 85 total)

  • RE: SSPI errors

    we just got it fixed. It turns out this error will occur when you have the DB server with a different time (in this case, it was 12 minutes off)...

  • RE: lost passwords--any hope?

    I can't log in. I know the DB exists, but can't get in.

  • RE: lost passwords--any hope?

    I'm not sure what you mean by SQL Server-specific windows groups.

  • RE: lost passwords--any hope?

    Sorry I should have mentioned I tried that.

  • RE: error messages I don't understand -1073548784

    You can't run t-log backups on the master database, only FULL backups are allowed.

    You can't run t-log backups on databases that use the SIMPLE recovery model.

    Wow. So glad I asked,...

  • RE: System databases

    princess.lipscomb (2/2/2010)


    When you say you are moving them over. Do you mean you are just going to take the backup and restore to 2005 and leave the compatibility at...

  • RE: listing the users and logins

    bitbucket-25253 (10/21/2009)


    that is a good start,

    Are you commenting on the MSSQL Tips posting?

    No, you posted that as I was writing my reply.

    As for the one you posted, I ran it...

  • RE: listing the users and logins

    that is a good start, but it only gives me a resultset of 10, when I can see many more listed when I expand the Logins tree.

    this was in reference...

  • RE: Why is it timing out?

    I've not seen that delay code before. Tempting to try it for 5 minutes or something.

    thanks

  • RE: Why is it timing out?

    It ran without error. The result set, of course, is:

    2009-10-06 16:21:13.143

  • RE: Why is it timing out?

    Sure, I only trimmed the connection stuff because I didn't think it was important.

    The 2nd one is the Progress one.

    RiccaDB connection string: Data Source=xxxx;Initial Catalog=ricca;Integrated Security=True

    Chempax connection string: DSN=ChempaxLive;UID=xxxx;PWD=xxxx

  • RE: Why is it timing out?

    The connection string is at the top of my code. I snipped most of it because I didn't want to post certain parts of it on a public website.

  • RE: Why is it timing out?

    I am not sure, but I don't think it will matter, because this thing is failing on the SQL server connection.

  • RE: Why is it timing out?

    I will check on recent changes.

    Not sure what profiler is. Got a link to a tutorial?

  • RE: moving users and permissions

    Steve Jones - Editor (9/14/2009)


    Sorry, if you didn't detach/attach, how did you move the objects?

    Right-click>>Tasks>>Import.

    If you copied them over, the permissions aren't there.

    Thus my question.

    You can use the Generate...

Viewing 15 posts - 1 through 15 (of 85 total)