Viewing 15 posts - 1,186 through 1,200 (of 3,738 total)
Since you stated that SQL Server is running as NT Service\MSSQLSERVER I'm curious as to why are you asking for people to look at your attachment?
You already answered the question...
September 13, 2012 at 7:01 pm
What happens if you set the SQL Server Agent Service to run as a Domain Account?
As a test change the SQL Server Service to run using your WIndows Domain Account.
September 13, 2012 at 6:33 pm
polkadot (9/13/2012)
Welsh Corgi, I'm not sure why you are alluding to SQL Server Express when I am using 2012. Also, the attached screenshot is of Configuration Manager...
ok, your running...
September 13, 2012 at 5:41 pm
I thinks that I need a package that runs as a step in a job and if it finds the record in the table it executes the second step which...
September 13, 2012 at 5:02 pm
I don't use SQL Server Express but you should have the COnfiguration Manager where you can check the Account that is used for the SQL Server, SQL Server Agent, etc.
You...
September 13, 2012 at 4:52 pm
It has been a while since your last post.
So how is your project going?
September 13, 2012 at 9:47 am
BTW, the form that you use to enter the data should have the recordset properties set to the WOrk Order Table. Good Luck.:-)
September 5, 2012 at 4:06 pm
mrwillcostello (9/5/2012)
I...
September 5, 2012 at 4:05 pm
mcopa (9/5/2012)
Did you figure it out? I am having the same problem.
I have not bounced the Server.
I hope a lot going on and that instance is only used for...
September 5, 2012 at 1:35 pm
I would not try and add to 5 different tables from one form.
The easiest way to do this would be to do the following:
You could have a command button...
September 5, 2012 at 12:01 pm
SQLKnowItAll (9/4/2012)
When you change the accounts, are you making sure to do it through Configuration Manager?
Yes, I'm using the configuration Manager to change the Services.
I recall you mentioning in a...
September 4, 2012 at 3:47 pm
RBarryYoung (8/31/2012)
Sound like another SqlServer Ad/Security "sticky-cache" problem. Rebooting usually fixes this for me.
Oh, well thanks.:-)
August 31, 2012 at 11:40 am
Yes faster especially over a slow network connection.
Bad code.:w00t:
August 29, 2012 at 1:28 pm
The problem seemed to be as a result of a server_id with a value of one as opposed to zero in the sys.servers Table.
There may have been some Null Values...
August 29, 2012 at 12:09 pm
Viewing 15 posts - 1,186 through 1,200 (of 3,738 total)