Viewing 15 posts - 1,036 through 1,050 (of 3,366 total)
Then you need to check configuration manager to make sure fulltext service is running, if it is running then try CONTAINSTABLE predicate if that works then it is related to...
September 12, 2009 at 7:33 am
That could be you are either running SQL Server 2000 database that is migrated with compatibility 80 which means SQL Server 2005 Fulltext catalog must be populated manually or you...
September 12, 2009 at 6:37 am
Go to control panel under programs turn on turn off Windows features and add IIS7.5 after you add it most features needed to run Asp.net are disabled so you need...
September 12, 2009 at 6:29 am
I am assuming Master Page is not Asp.net Master Page because if it is then it may not be related to SQL Server because all development used by the Master...
September 12, 2009 at 6:17 am
The Adventureworks product catalog Report puts the image in a rectangles so take a look at the SQL Server 2008 Reports samples.
http://msftdbprodsamples.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=18407
September 10, 2009 at 9:44 pm
A couple of weeks ago someone told me to attach the database without a log file. And I went Huh? But it's actually quite easy. Attach the database using Management...
September 9, 2009 at 5:32 am
This is my requirement I need to publish or provide access to the users to access the data present in the SQL Server database through a web environment.
Is any other...
September 7, 2009 at 12:43 pm
Read the security recommendation and procedure in the link I posted.
September 6, 2009 at 10:18 am
I know because I am a security expert, it is not related to Kerberos because there is nothing in the post related to double hop which generates kerberos errors.
And integrated...
September 6, 2009 at 9:09 am
complex problem = security
- kerberos
- integrated security
- + linked servers ...
there is a lot of places when something could go wrong!
his problem means that the report is executed on a...
September 6, 2009 at 7:22 am
An error has occurred during report processing. (rsProcessingAborted)
Query execution failed for data set 'DataSet'. (rsErrorExecutingCommand)
The SELECT permission was denied on the object 'TableName', database 'DataBase', schema 'dbo'.
The above was...
September 6, 2009 at 6:44 am
I see your named pipe is disabled I don't think it can run with named pipe disabled per the link below and you also need to check the account used...
September 5, 2009 at 1:40 pm
You need to create shared datasource with relevant permission to run the query and it cannot be SELECT permissions only. If you are not the admin then you need to...
September 5, 2009 at 6:14 am
She: Gift this needs to be completed now
Gift: the math is wrong,
She: there are many mathematicians in this company
Gift: tell the mathematicians the math is wrong.
My work for...
September 3, 2009 at 4:20 pm
Steve Jones - Editor (9/1/2009)
Excellent! This should be required in all companies and governments.
Personal Data SET algebra required Massachusetts was listening.
😎
September 3, 2009 at 11:40 am
Viewing 15 posts - 1,036 through 1,050 (of 3,366 total)