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)
October, 2006
MSDN Blogs
>
PDesai Blogs
>
October, 2006
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
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 (2 items)