搜索资源列表
数据模板窗体的制作与应用
- 对数据模板窗体的制作与应用说明。by the DbNavigation Database record Add, Delete and so on-template forms of data production and application notes. By the record DbNavigation Database Add, Delete and so on
DataBaseApplicationLessons
- 用PB讲解数据库应用技术,标准老师课堂讲课讲义,内容生动(还有老师弄得例子在里面),从登陆界面一直到基本信息库都有涵盖;去享受吧~!-Explained with the PB database, application technology, standards, teacher lectures notes, the contents of a lively (and also confused examples in which the teacher), from landing to
Transact-_SQL
- Transact-SQL T-SQL是Microsoft公司在关系型数据库管理系统SQL Server中的SQL-3标准的实现,是微软对SQL的扩展,具有SQL的主要特点,同时增加了变量,运算符,函数,流程控制和注释等语言元素,使得其功能更加强大.T-SQL对SQL Server 十分重要,SQL Server中使用图形界面能够完成的所有功能,都可以利用T-SQL来实现.使用T-SQL操作时,与SQL Server通信的所有应用程序都通过向服务器发送T-SQL语句来进行,而与应用程序的界面无