搜索资源列表
SQLHelper
- 重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置数据库连接字符串 2增加了返回特定表名的DataSet的各接口。 可在项目的config文件设置数据库连接字符串 private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings[\"ConnectionString\"] <!
In-reports-realize-mailing-list
- 在水晶报表中实现邮件列表 2.软件环境 第一套方案:简体中文版Microsoft Windows XP SP2(IIS)/Microsoft Office 2003(SP2)/Microsoft SQL Server 2000(MSDE)/Microsoft Visual Studio 2005。 第二套方案:简体中文版Microsoft Windows Server 2003(SP1)/Microsoft Office 2003(SP2)/Microsoft SQL Ser
excelado
- vb操作excel的各种方法:包括ado操作、模板操作等-Copy the source workbook file (the "template") to the destination filename。Open the ADO connection to the Excel workbook。Open a connection to the Northwind database and retrieve the Order information
Editor-of-Database
- 一个简单实用的数据库编辑软件,以Northwind数据库为例,压缩文件中附有抓图,直观的反应了软件的操作界面。-A simple and easy use database editor. With northwind database as an example, the compressed files contain snapshot, with which, it shows the users how it works.
Data-Bound-Content-Controls-Sample
- 此示例演示如何将 Word 文档中的内容控件绑定到 Microsoft Office Access 数据库中的字段。 文档中的每个内容控件绑定到 Northwind 示例数据库中的一个不同字段。 文档还显示一个操作窗格,可以用来在雇员记录中导航、搜索特定的雇员记录以及将在一个内容控件中所做的更改保存到该数据库中。-This sample demonstrates how to bind content controls on a Word document to fields in a Micr