Click here to Skip to main content
15,891,136 members
Home / Discussions / Database
   

Database

 
GeneralRe: adding SET NOCOUNT ON to large number of stored procedures Pin
Vimalsoft(Pty) Ltd26-Nov-09 22:52
professionalVimalsoft(Pty) Ltd26-Nov-09 22:52 
AnswerRe: adding SET NOCOUNT ON to large number of stored procedures Pin
ScottM126-Nov-09 22:59
ScottM126-Nov-09 22:59 
GeneralRe: adding SET NOCOUNT ON to large number of stored procedures Pin
David Skelly27-Nov-09 1:51
David Skelly27-Nov-09 1:51 
GeneralRe: adding SET NOCOUNT ON to large number of stored procedures Pin
ScottM127-Nov-09 1:58
ScottM127-Nov-09 1:58 
GeneralRe: adding SET NOCOUNT ON to large number of stored procedures Pin
T210227-Nov-09 3:31
T210227-Nov-09 3:31 
AnswerRe: adding SET NOCOUNT ON to large number of stored procedures Pin
Giorgi Dalakishvili27-Nov-09 2:28
mentorGiorgi Dalakishvili27-Nov-09 2:28 
GeneralRe: adding SET NOCOUNT ON to large number of stored procedures Pin
T21022-Dec-09 3:15
T21022-Dec-09 3:15 
QuestionCan't define full-text index in Microsoft Sql Server 2008 Pin
fiaolle26-Nov-09 8:50
fiaolle26-Nov-09 8:50 
Hi
I have tried to define a full-text index, but when I come to the dialog define population schedules in the wizard, I get errors. Cry | :((

The errors are
This wizard will close because it encountered the following error: (Microsoft SQL Server)

Failed to retrieve data for this request. (Microsoft.SqlServer.Management.Sdk.Sfc)

An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)

EXECUTE permission denied on object 'sp_help_category', database 'msdb', schema 'dbo'.
SELECT permission denied on object 'sysjobs_view', database 'msdb', schema 'dbo'. (.Net SqlClient Data Provider)

Error Number: 229
Severity: 14
State: 5
Procedure: sp_help_category
Line Number: 1

I followed the article in Codeproject http://www.codeproject.com/KB/database/SQLServer2K8FullTextSearh.aspx

Please Help Me

Regards

Fia
AnswerRe: Can't define full-text index in Microsoft Sql Server 2008 Pin
The Man from U.N.C.L.E.26-Nov-09 11:26
The Man from U.N.C.L.E.26-Nov-09 11:26 
GeneralRe: Can't define full-text index in Microsoft Sql Server 2008 Pin
fiaolle26-Nov-09 20:04
fiaolle26-Nov-09 20:04 
QuestionADO question moved to .NET forum Pin
T210225-Nov-09 19:58
T210225-Nov-09 19:58 
AnswerWrong Forum Pin
dan!sh 25-Nov-09 20:05
professional dan!sh 25-Nov-09 20:05 
Questiontable normalization Pin
netJP12L25-Nov-09 18:47
netJP12L25-Nov-09 18:47 
AnswerRe: table normalization Pin
_Damian S_25-Nov-09 19:02
professional_Damian S_25-Nov-09 19:02 
AnswerRe: table normalization Pin
Mycroft Holmes25-Nov-09 22:32
professionalMycroft Holmes25-Nov-09 22:32 
GeneralRe: table normalization Pin
Jörgen Andersson26-Nov-09 1:17
professionalJörgen Andersson26-Nov-09 1:17 
GeneralRe: table normalization Pin
Mycroft Holmes26-Nov-09 12:17
professionalMycroft Holmes26-Nov-09 12:17 
GeneralRe: table normalization [modified] Pin
netJP12L26-Nov-09 5:18
netJP12L26-Nov-09 5:18 
GeneralRe: table normalization Pin
The Man from U.N.C.L.E.26-Nov-09 11:24
The Man from U.N.C.L.E.26-Nov-09 11:24 
GeneralRe: table normalization Pin
Mycroft Holmes26-Nov-09 12:13
professionalMycroft Holmes26-Nov-09 12:13 
QuestionBuilding an SQL Statement in a stored procedure Pin
Paul McGann25-Nov-09 6:32
professionalPaul McGann25-Nov-09 6:32 
AnswerRe: Building an SQL Statement in a stored procedure Pin
Shameel25-Nov-09 7:59
professionalShameel25-Nov-09 7:59 
AnswerRe: Building an SQL Statement in a stored procedure Pin
Shameel25-Nov-09 8:01
professionalShameel25-Nov-09 8:01 
AnswerRe: Building an SQL Statement in a stored procedure Pin
Mycroft Holmes25-Nov-09 13:21
professionalMycroft Holmes25-Nov-09 13:21 
GeneralRe: Building an SQL Statement in a stored procedure Pin
Paul McGann25-Nov-09 21:43
professionalPaul McGann25-Nov-09 21:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.