TAILIEUCHUNG - Accessing SQL Server Using HTTP

Truy cập SQL Server Sử dụng HTTP Bạn có thể truy cập SQL Server bằng cách sử dụng HTTP (Hypertext Transfer Protocol). Điều này cho phép bạn chạy các câu lệnh SQL từ một trình duyệt. Ví dụ, bạn có thể chạy một câu lệnh SELECT trả về XML, và SQL Server sẽ hiển thị các kết quả trong trình duyệt của bạn. Bạn có thể sử dụng báo cáo XPath để xác định vị trí dữ liệu trong XML trả về và sử dụng XSL stylesheets để định dạng XML trả lại. Tôi sẽ chỉ cho bạn cách làm. | Accessing SQL Server Using HTTP You can access SQL Server using HTTP Hypertext Transfer Protocol . This allows you to run SQL statements from a browser. For example you can run a SELECT statement that returns XML and SQL Server will display the results in your browser. You can use XPath statements to locate data in the returned XML and use XSL stylesheets to format the returned XML. I ll show you how to do all of these things in this section. Warning You can even run INSERT UPDATE and DELETE statements-but you ll need to be careful about restricting the ability to run these types of statements because an errant user could easily wreck your database. Before you can access SQL Server using HTTP you ll need to configure SQL XML support for IIS Internet Information Server . Configuring SQL XML Support for IIS To configure SQL XML support for IIS select Start Programs Microsoft SQL Server Configure SQL XML Support in IIS. This starts the IIS Virtual Directory Management for SQL Server console as shown in Figure . You use this console to define a virtual directory through which you access SQL Server via HTTP. Figure The IIS Virtual Directory Management for SQL Server console To define a virtual directory expand the node for your computer using the icon I ve expanded the node for my computer-which is named JMPRICE-DT1-in Figure . Next right-click on Default Web Site and select New Virtual Directory from the popup menu. You ll need to set the properties for your virtual directory using the New Virtual Directory Properties window. This window contains six tabs the first of which is named General which you use to set your Virtual Directory Name the name through which you access SQL Server and Local Path the actual directory in your computer s file system where you store files such as XML and XSLT files . I ve set my Virtual Directory Name to Northwind and my Local Path to F Northwind as shown in Figure . Figure Setting the Virtual Directory Name and .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.