显示标签为“grayed”的博文。显示所有博文
显示标签为“grayed”的博文。显示所有博文

2012年3月11日星期日

FULL TEXT INDEXING is grayed out-- Is it O/S prob?

My OS is Windows XP Professional 2002, when i'm trying to install the
Server Components for the FULL TEXT INDEXING using the SQL Server
Standard Edition CD, prior to the installation it is giving a message
saying "Microsoft SQL Server 2000 Standard Edition server component is
not supported on this operating system. only client components will be
available for instatllation"
and when i proceed further the "Upgrade, remove or add components to
the SQL Server is grayed out" where as my friend having the same OS and
same SQL Server Edition can add the Service "Microsoft Search Service"
and "Full Text Indexing".
I tried many options but nothing is working out?
what am I suppose to do now ?
can anybody help please?
Thanks in Advance
--@.@.version
Microsoft SQL Server 2000 - 8.00.760 (Intel X86) Dec 17 2002 14:22:05
Copyright (c) 1988-2003 Microsoft Corporation Developer Edition on
Windows NT 5.1 (Build 2600: Service Pack 2)
Have a look at this - http://www.indexserverfaq.com/tablenotenabled.htm
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
"savvy" <johngera@.gmail.com> wrote in message
news:1138275125.260804.40060@.g47g2000cwa.googlegro ups.com...
> My OS is Windows XP Professional 2002, when i'm trying to install the
> Server Components for the FULL TEXT INDEXING using the SQL Server
> Standard Edition CD, prior to the installation it is giving a message
> saying "Microsoft SQL Server 2000 Standard Edition server component is
> not supported on this operating system. only client components will be
> available for instatllation"
> and when i proceed further the "Upgrade, remove or add components to
> the SQL Server is grayed out" where as my friend having the same OS and
> same SQL Server Edition can add the Service "Microsoft Search Service"
> and "Full Text Indexing".
> I tried many options but nothing is working out?
> what am I suppose to do now ?
> can anybody help please?
> Thanks in Advance
> --@.@.version
> Microsoft SQL Server 2000 - 8.00.760 (Intel X86) Dec 17 2002 14:22:05
> Copyright (c) 1988-2003 Microsoft Corporation Developer Edition on
> Windows NT 5.1 (Build 2600: Service Pack 2)
>

2012年2月26日星期日

Full Justify Doesn't Work - RS 2005

The RS2005 full justification icon seems to be grayed out and doesn't
work on textboxes.

Nor is there a Full Justification choice for the TextAlign property.

Is there a way to fully justify a textbox on both right and left edges?

Or any third-party rich-text controls that could be used on reports to
accomplish full justification?

I already have a column in database with RTF-coded text, as well as a plain text column.

Thanks.

Alan

Refer to my post in this thread http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=738557&SiteID=1. It contains a walkthrough and class code that will allow you to render rich text in RTF format to an image and display that image in reporting services or wherever else you may want to embed rich text as an image. I also included pagination should it be required.

Full Justify Doesn't Work - RS 2005

The RS2005 full justification icon seems to be grayed out and doesn't
work on textboxes.

Nor is there a Full Justification choice for the TextAlign property.

Is there a way to fully justify a textbox on both right and left edges?

Or any third-party rich-text controls that could be used on reports to
accomplish full justification?

I already have a column in database with RTF-coded text, as well as a plain text column.

Thanks.

Alan

Refer to my post in this thread http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=738557&SiteID=1. It contains a walkthrough and class code that will allow you to render rich text in RTF format to an image and display that image in reporting services or wherever else you may want to embed rich text as an image. I also included pagination should it be required.