Viewing 15 posts - 61 through 75 (of 92 total)
Strange, I removed the Group the domain user is in and re-added it back with Full Control and now it works. It does not look any different than before....
January 23, 2012 at 8:25 am
It does work with Everyone having full permissions.
I will verify the account the review the permissions again.
January 23, 2012 at 8:19 am
I got it right but I would have gotten it wrong had there been an option that it gets created automatically on sql install.
January 6, 2012 at 6:45 am
Nevermind.
It helps when you chose the correct package to run.
I'd picked an old version in the the SQL Agent job. DOH!
Thanks
October 25, 2011 at 9:23 am
Thanks for your response.
I do not believe my issue is permissions based.
I did try a proxy account and got the same error.
Good idea to try that, thanks. (especially since it...
October 25, 2011 at 8:45 am
Oh!
I have 2013.
2012 is the leap year.
2013-02-29 is not a vaild date.
I'm awake now. :blush:
THANKS Guys!
September 27, 2011 at 6:23 am
Very sorry I did not include that. My bad.
Sorry to waste your time. I initially just thought I had the format incorrect.
How do I get around this? ...
September 27, 2011 at 6:17 am
OK, we have the format correct.
I think the problem is 2012 is a leap year.
It is failing on February...specifically the 2013-02-29 date.
The language is us_english and dateformat is mdy.
September 27, 2011 at 6:12 am
No, your code works fine for the temp table.
September 26, 2011 at 12:35 pm
Here is what my table looks like:
CREATE TABLE [schema].[census_date](
[id_col] [int] IDENTITY(1,1) NOT NULL,
[start_dtime] [datetime] NOT NULL,
[end_dtime] [datetime] NOT NULL
I'm fairly sure I have the format correct.
When I run your select...
September 26, 2011 at 12:28 pm
No trigger.
This is a 2008 sql server. I accidentally posted under 2005 forum.
September 26, 2011 at 12:07 pm
Pretty sure you get an email (with a Cert ID)...then you can sign onto the mcp.microsoft.com site and print your certification.
Congrats, nice work! 🙂
August 9, 2011 at 7:00 am
I got a chuckle...nice.
Been there done that...struggle all day, come in the next day and, D'oh, I should have thought of that. 😀
August 4, 2011 at 9:09 am
Viewing 15 posts - 61 through 75 (of 92 total)