搜索资源列表
Business
- using System using System.Collections.Generic using System.Text using DataAccess using System.Data namespace Business { public class SalesTable { DataOperate temp = new DataOperate(\"server=. uid=sa pwd=sa database=pubs\")
Cliumeiti
- 本部分所需要的数据表以及存储过程,将data文件夹下的.mdf文件和.ldf文件拷贝到硬盘合适位置(必须同一目录),打开SQL Server 2005右击数据库文件夹,选择附加。然后单击添加,选择刚才复制的.mdf然后单击确定完成数据库创建。-This part of the required data table and stored procedure will be under the data folder. Mdf file and. Ldf files are copied to t
CsharpLinQ
- 1. C# 3.0 入门系列(一) 从linq开始引C# 3.0。 2. C# 3.0入门系列(二) 数据库的准备,引入Linq To Sql的准备。 3. C# 3.0入门系列(三) 第一个Linq To Sql工程。 4. C# 3.0入门系列(四)-之Select操作 Select语法。 5. C#3.0入门系列(五)-之Where操作 Where操作语法。 6. C#3.0入门系列(六)-之OrderBy操作 OrderBy 操作语法
LibSqlTables
- simple function to use sql database in c# program update,insert,select,delete... dataadapter etc.
SQLAndCSharp
- When you run SQLAndCSharp, you will be welcomed by a window named as connection profiles. There are four buttons on it (Edit, Add, Remove, Ok and Cancel) and currently two are active (Add, Cancel). Click on Add Button to add a database profile.
SMOScriptingExample
- SQL Server client tools have very good functionality for creating database object scr ipts, but they don t always provide enough functionality to generate scr ipts the way programmers would like. These customized scr ipts could be used for database d
Print
- 万能打印模块,首先在“选择数据库类型”下拉列表中选择数据库类型,这里有两种,Access和SQL Server。选择完数据库后,单击“连接数据库”进入相应的操作界面。-Universal print module, first select the database type drop-down list to select the database type, there are two kinds, Access and SQL Server. After the database is s
SQLServerConfiguration
- SQLServer Configuration是用C#编写的一个简洁的数据库配置程序源代码,本程序主要针对用户表进行操作,测试时要求输入用户名sa密码为空。可以选择需要连接的数据库名称,然后选择“连接”-SQL Server Configuration is a simple database configuration program written in C# source code, the program focuses on the user table to operate the
SQL-attribute-query
- vc,C#,Arcengine SQL属性查询,select,from ,where-vc, C#, Arcengine SQL attribute query, select, from, where
