搜索资源列表
如何访问局域网内的sql sever数据库
- 关于如何访问局域网内的sql sever数据库的例子-on how to access the LAN database sql sever example
sql查询
- VB实现交互式组合SQL查询的例子(SELECT aaa FROM bbb WHERE ccc ORDER BY ddd)-VB portfolio interactive SQL Query example (aaa SELECT FROM WHERE bbb ccc ORDER BY ddd)
在SQL中删除重复记录(多种方法)
- 在SQL中删除重复记录 学习sql有一段时间了,发现在我建了一个用来测试的表(没有建索引)中出现了许多的重复记录。后来总结了一些删除重复记录的方法,在Oracle中,可以通过唯一rowid实现删除重复记录;还可以建临时表来实现...这个只提到其中的几种简单实用的方法,希望可以和大家分享(以表employee为例)。-SQL delete duplicate records sql learning for a long time, I found in a building used for
vb+sql+example
- sql的实例源码,是用vb写的,对初学者有很大的帮助-sql an example of source code is written using vb of great help for beginners
SQL
- sql语法范例大全,sql server和Oracle通解-Guinness sql syntax example, sql server and Oracle general solution
example
- asp.net+sql的示范例子 asp.net+sql的示范例子-asp.net+sql example
jsp-sql
- 源代码齐全,网页制作也很漂亮很不错,喜欢的一个jsp-sql的例子程序-Source code complete, web-page is very nice very good, like the example of a jsp-sql procedure
sql
- 提供一个管理实例,希望对在校的学生有一点作用-This is a very good example
SQL-Server-Exampls
- SQL Server范例开发大全源程序,拥有各种sql 范例供大家参考借鉴,书是我自己买的,没有电子书,不过看源码也能学习不少-SQL Server example development Daquan source, with various sql example for a reference for the book I bought, no e-book, but look at the source code can also learn a lot
LINQ-to-SQL
- Linq to SQL example. Using Northwind database.
SQL-EXAMPLE
- SQL EXAMPLE PROCESS SQL存储过程实例-SQL EXAMPLE PROCESS
sql-example
- 通过MFC 实现对sql 数据库操作的简单例子,对于初学者方便学习。-MFC simple example of sql database operation, convenient for beginners to learn.
sql-example
- 这是用labview来实现与sql sever的之间的应用的例子-This is achieved using labview application and sql sever between the examples
SQL-Example
- MAUIPULATION FOR sql SERVER CONNEXION + INSERT+DELETE -MAUIPULATION FOR sql SERVER CONNEXION + INSERT+DELETE ....
delphi-SQL-database
- delphi7连接SQL数据库例子,将数据库的数据关联到DBGrid表格里- delphi7 connect to SQL example, the data associated with the to a DBGrid the form
SQLExample
- this is a sql example fro b4a
PL:Sql script
- example pl sql scr ipt
SQL数据库完整配置过程
- 默认Windows身份验证-->SQL Server身份验证 计算机名/数据库实例进行连接-->IP地址进行连接 默认登录名进行连接-->新建的实例名进行连接(Default Windows authentication, -->SQL, Server authentication Computer name / database instance to connect -->IP address for connection The default log
tpSQL-2017
- this code source for sql example
动态创建SQL SERVER数据库
- Vb6动态创建SQL SERVER数据库,源码调试说明:运行本实例,需要引用DB_Operation.dll文件。。创建SQL Server数据表,程序自带有DB_Operation.dll注册卸载程序,双击运行即可。测试所用的Database文件在Database文件夹中。(Vb6 dynamically creates the SQL SERVER database, source debugging instructions: running this example, you need