... Creating SQL Server Objects with ActiveX Data Objects It is worthwhile to mention an example of creating a new table object with fields and primary ... as shown in Listing A.10. Listing A.10 basStoredProcedureExamples.vb: Creating SQL Server Objects with ADO and T-SQL Sub CreatingASQLServerObjectFromADO(ByVal txtResults As TextBox) Dim ... zeroing in on the tables for t...
Ngày tải lên: 26/01/2014, 11:20
... quán trên Web cũng như trên ứng dụng. Remote Data Ob jects ODBC Driver ODBC Driver Mana ger ActiveX Data Ob jects OLE DB Data Provide r OLE DB Relational Database Email Server Document Server Hình ... Visual Basic Chương 11: ĐỐI TƯỢNG DỮ LIỆU ACTIVEX (ACTIVEX DATA OBJECTS) Mục tiêu: Chương này giới thiệu về thư viện ActiveX Data Object (ADO), thư viện đối tượng được sử dụng nhiều n...
Ngày tải lên: 30/09/2013, 07:20
Working with Spatial Data
... WITH SPATIAL DATA Figure 10-7. Previewing data downloaded from the Geonames web site 300 CHAPTER 10 WORKING WITH SPATIAL DATA Table 10-1. Column Properties for Geonames Data Column Name DataType ... Spatial Data The first challenge presented to many users new to the spatial features in SQL Server 2008 is how to get spatial data into the database. Unfortunately, the mos...
Ngày tải lên: 05/10/2013, 08:48
Tài liệu Executing a SQL Server Stored Procedure By Using ActiveX Data Objects doc
... Executing a SQL Server Stored Procedure By Using ActiveX Data Objects If you are doing an ADO development with client server for backends, then you probably ... total quantity purchased of those products for a given customer. Listing A.7 Northwind SQL Server Database: T-SQL for the Stored Procedure Called CustOrdersHist ALTER PROCEDURE CustOrderHist @CustomerID ... OD.ProductID = P.P...
Ngày tải lên: 14/12/2013, 20:16