Viewing 15 posts - 1 through 15 (of 85 total)
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)...
September 9, 2010 at 7:58 pm
I can't log in. I know the DB exists, but can't get in.
May 5, 2010 at 8:09 am
I'm not sure what you mean by SQL Server-specific windows groups.
May 5, 2010 at 7:49 am
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,...
April 29, 2010 at 9:22 am
princess.lipscomb (2/2/2010)
February 2, 2010 at 1:04 pm
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...
October 21, 2009 at 2:42 pm
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...
October 21, 2009 at 12:14 pm
I've not seen that delay code before. Tempting to try it for 5 minutes or something.
thanks
October 6, 2009 at 3:27 pm
It ran without error. The result set, of course, is:
2009-10-06 16:21:13.143
October 6, 2009 at 3:26 pm
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
October 6, 2009 at 2:41 pm
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.
October 6, 2009 at 2:17 pm
I am not sure, but I don't think it will matter, because this thing is failing on the SQL server connection.
October 6, 2009 at 2:13 pm
I will check on recent changes.
Not sure what profiler is. Got a link to a tutorial?
October 6, 2009 at 12:59 pm
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...
September 14, 2009 at 1:50 pm
Viewing 15 posts - 1 through 15 (of 85 total)