Sign In
PDesai Blogs
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
BDC
C#
Content
Content Catalog
Crawler
Example
How To
HowTo
List
MOSS
Page Depth
Profile Papes
Sample Code
Search
SharePoint
Site Hops
SQL
SSP
Web
Web Part
Web Service
XML
Archive
Archives
September 2007
(1)
August 2007
(1)
July 2007
(1)
June 2007
(1)
October 2006
(2)
MSDN Blogs
>
PDesai Blogs
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
PDesai Blogs
MOSS 2007 Search Scope Error --> Query/Index Server Event log Error (HOW TO FIX IT)
Posted
over 5 years ago
by
PDesai
12
Comments
MOSS Error : In multi Server MOSS 2007 farm environment. You might see Search Scope Count Errors and also Event Log errors on Index/Query server Possible Cause : Query and Index Servers are not functioning correctly Symptoms : View Scope...
PDesai Blogs
MOSS Search: How to control content to be crawled..
Posted
over 5 years ago
by
PDesai
0
Comments
Today morning I was answering a DL question. Question was..."How to I control what Search content to be crawled? There are some paths URLs which I do not want to crawl?. I was wondering if there is a way to configure MOSS Search to exclude the path...
PDesai Blogs
Part I : How to build MOSS BDC Search for your Line Of Business Application [From Start to End]
Posted
over 5 years ago
by
PDesai
0
Comments
I just successfully implemented MOSS BDC Search for CSTAR application. I will share my learnings about MOSS BDC search here. My design implements centralized MOSS Search for all LOB application in my group. MOSS BDC Search solution in a nut shell... ...
PDesai Blogs
MOSS 2007 BDC Search (Full text out of the box solution for your LOB application)
Posted
over 5 years ago
by
PDesai
7
Comments
Microsoft office SharePoint Services (MOSS) 2007 search diagram In general business data is in database or exposed as web service. MOSS 2007 has new feature that enables line of business applications data search. You can enable full text search...
PDesai Blogs
Sample code to create Native XML Web Service using SQL 2005 Transact-SQL script
Posted
over 6 years ago
by
PDesai
6
Comments
"CREATE ENDPOINT" Transact-SQL allows us to create Native XML Web services using Transact-SQL. (Refer Books online for details) The beauty of this example is: neither we create web service project in visual studio, nor we need data access layer to...
PDesai Blogs
SQL Server 2005 Native XML Web Service
Posted
over 6 years ago
by
PDesai
2
Comments
Microsoft SQL Server 2005 Native XML web service enables us to make SOAP requests to SQL Server 2005 over HTTP. You can executes 1. SQL Batch statements 2. Stored Procedures 3. and scalar valued User defined functions How does it work? ...
Page 1 of 1 (6 items)