Viewing 15 posts - 9,121 through 9,135 (of 9,641 total)
For the group, deny access to the schema tables/views. Public, which everyone is in by default, has rights to these tables.
March 3, 2008 at 8:12 pm
You should be all set as long as the script does create the needed objects later on.
March 3, 2008 at 8:02 pm
Is the Windows Firewall enabled on both machines? If so, you will need to create an exception for the debugger.
March 3, 2008 at 8:00 pm
I want to preface my comment by stating that I know nothing about Analysis Services.
First, when you run the query outside RS or in the DataSource tab are...
March 3, 2008 at 7:54 pm
Not sure what you mean by:
two function with 6 parameters and producing the output.
First make sure the beginning of your sp has SET NOCOUNT ON.
How are you using the...
March 3, 2008 at 7:41 pm
When running a SQL Server job the job runs using the credentials of the SQL Server Agent service. By default the SQL Server Agent Service installs using the...
March 3, 2008 at 7:07 pm
I don't have problem with this but he says that these days the DAL should talk directly to the database an all database access control should take place in the...
March 3, 2008 at 3:02 pm
Thanks, Lynn.
See I told you I posted questions.:P
March 3, 2008 at 2:55 pm
One of my problems is that I have had to do a little of everything, so I am not really an expert in any 1 area of SQL Server. ...
March 3, 2008 at 1:02 pm
Does the SQL Server service account have rights to the directory?
March 3, 2008 at 11:45 am
is the distributor set to allow remote connections?
March 3, 2008 at 11:42 am
Matt Miller (3/3/2008)
Jeff Moden (2/29/2008)
March 3, 2008 at 9:01 am
Remember that ultimately your boss is writing your reviews and any future references you might need. If your boss is not supportive when you do what you were hired for,...
March 3, 2008 at 8:26 am
I've always been in small shops in more of a Hybrid role where I do DBA and SQL developer tasks, and to be honest have been more of a SQL...
March 3, 2008 at 8:06 am
I have to agree with all 3 of Grant's suggestions. I would add a 4th, get with your manager and clarify why you were hired in the first place...
March 3, 2008 at 7:53 am
Viewing 15 posts - 9,121 through 9,135 (of 9,641 total)