Viewing 15 posts - 9,121 through 9,135 (of 9,643 total)
Your connection string is not correct. Check out this site:
http://connectionstrings.com/ to see the correct way to use connection strings. In your example Data Source should just be the...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 3, 2008 at 8:20 pm
Could you post some sample data in the format you are loading from, the table schema you loading it into, and the settings of your package?
I have never...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 3, 2008 at 8:17 pm
For the group, deny access to the schema tables/views. Public, which everyone is in by default, has rights to these tables.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 3, 2008 at 8:12 pm
You should be all set as long as the script does create the needed objects later on.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
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.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
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...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
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...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
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...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
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...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 3, 2008 at 3:02 pm
Thanks, Lynn.
See I told you I posted questions.:P
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
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. ...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 3, 2008 at 1:02 pm
Does the SQL Server service account have rights to the directory?
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 3, 2008 at 11:45 am
is the distributor set to allow remote connections?
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 3, 2008 at 11:42 am
Matt Miller (3/3/2008)
Jeff Moden (2/29/2008)
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
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,...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 3, 2008 at 8:26 am
Viewing 15 posts - 9,121 through 9,135 (of 9,643 total)