Welcome![Sign In][Sign Up]
Location:
Search - example by SQL language

Search list

[SQL ServerC_SQL

Description: 这个是sql嵌入到c语言中的例子 原来:EXEC SQL CONNECT TO SKY.exp USER sa.sa //连接到数据库 更改:EXEC SQL CONNECT TO 8BC1D82B889C4FF.xixi USER sa. //连接到数据库 我装sql server时没改名,名字就叫8BC1D82B889C4FF xixi是一个数据库的名字 sa的密码为空。 -This is the sql embedded c language in the original example: EXEC SQL CONNECT TO SKY.exp USER sa.sa// connect to database changes: EXEC SQL CONNECT TO 8BC1D82B889C4FF.xixi USER sa.// Connect to the database when I installed sql server did not change its name, the name of a database called 8BC1D82B889C4FFxixi is the name of the sa password is blank.
Platform: | Size: 8192 | Author: 陈希茜 | Hits:

[ADO-ODBCVBCommunicationwithdatabasebyODBC

Description: This example use the ADO technology in Visual Basic to operate the database by the way of ODBC,you can use the SQL language to select,update,delete from the database easily by this program.
Platform: | Size: 2048 | Author: hzg | Hits:

[Database systemTheArtofSQL

Description: 《SQL语言艺术》分为12章,每一章包含许多原则或准则,并通过举例的方式对原则进行解释说明。这些例子大多来自于实际案例,对九种SQL经典查询场景以及其性能影响讨论,非常便于实践,为你的实际工作提出了具体建议。本书适合SQL数据库开发者、软件架构师,也适合DBA,尤其是数据库应用维护人员阅读 -" SQL Language Arts" is divided into 12 chapters, each chapter contains a number of principles or guidelines, and by way of example of the principles explained. These examples are mostly from the actual case, the nine kinds of SQL queries classic scenes, as well as its performance impact of the discussion is very easy to practice, the actual work for your specific suggestions. This book is suitable SQL database developers, software architect, also suitable for DBA, in particular, is a database application maintenance personnel to read
Platform: | Size: 1690624 | Author: wangpeng | Hits:

[OtherThe_Art_of_SQL

Description: SQL语言艺术 本书分为12章,每一章包含许多原则或准则,并通过举例的方式对原则进行解释说明。这些例子大多来自于实际案例,对九种SQL经典查询场景以及其性能影响讨论,非常便于实践,为你的实际工作提出了具体建议。本书适合SQL数据库开发者、软件架构师,也适合DBA,尤其是数据库应用维护人员阅读。 -SQL Language Arts This book is divided into 12 chapters, each chapter contains a number of principles or guidelines, and by way of example of the principles explained. These examples are mostly from the actual case, the nine kinds of SQL queries classic scenes, as well as its performance impact of the discussion is very easy to practice, the actual work for your specific suggestions. This book is suitable SQL database developers, software architect, also suitable for DBA, in particular, is a database application maintenance personnel to read.
Platform: | Size: 660480 | Author: kk | Hits:

[OtherPrentice.Hall.Oracle.PL.SQL.by.Example.4th.Edition

Description: 这是关于SQL,ORACLE,方面的书 In the Introduction and Chapter 1, PL/SQL Concepts, you learned about t difference between machine language and a programming language. You have also learned how PL/SQL is different from SQL and about the PL/SQL basic block structure. This is similar to learning the history behind a foreign language and in what context it is used. To use the PL/SQL language, you have to learn the keywords, what they mean, and when and how to use them. First, you will encounter the different types of keywords and then their full syntax. Then you will expand on simple block structure with an exploration of scope and nesting blocks-This is about SQL, ORACLE, aspects of the book In the Introduction and Chapter 1, PL/SQL Concepts, you learned about t difference between machine language and a programming language. You have also learned how PL/SQL is different from SQL and about the PL/SQL basic block structure. This is similar to learning the history behind a foreign language and in what context it is used. To use the PL/SQL language, you have to learn the keywords, what they mean, and when and how to use them. First, you will encounter the different types of keywords and then their full syntax. Then you will expand on simple block structure with an exploration of scope and nesting blocks
Platform: | Size: 1982464 | Author: | Hits:

[Education soft systemCredit_Manage_System

Description: 成绩管理系统能帮助教师对学生成绩进行有效的管理,进而提高工作效率。 本实例采用Visual Studio 2008 作为开发工具,采用C#语言和SQL Server 2005 作为后台数 据库。通过参与此系统的开发此系统的开发,读者可以了解Windows 应用的需求分析、设计和 实现的完整过程,掌握SQL Server 2005 数据库的基本管理方法、常用SQL 语言的使用方法以及 C#数据库开发技术,积累有效数据库应用系统实战经验。-Performance management system to help teachers effectively manage student achievement, improve working efficiency. This example uses Visual Studio 2008 as a development tool, using C# language and SQL Server 2005 as database. By participating in the system development of this system development, readers can learn about Windows application requirements analysis, design and implementation of the complete process, master SQL Server 2005 database, the basic management approach, common SQL language to use, and C# database development skills, gain Effective hands-on experience of database application system.
Platform: | Size: 309248 | Author: 卓罗新 | Hits:

[Delphi VCLdelphi

Description: 含分布式电源潮流计算delphi代码 第1章 系统简介 4 1.1 系统概述 4 1.2 系统目标 4 1.3 适用范围 4 1.4 系统特点 5 第2章 软件安装 6 2.1 运行环境 6 2.2 数据库配置及安装 6 第3章 软件模块展示 10 3.1 窗体结构视图 10 3.2 模块功能介绍 10 3.3 系统登录主界面 11 3.4 算例文件管理界面 12 3.5 数据手动录入界面 17 3.6 潮流计算组件界面 24 3.7 分布式组件界面 25 3.8 显示分析组件界面 27 第4章 软件综合运用 31 4.1 IEEE标准格式算例生成 31 4.2 分布式电源接入对比分析 35 第5章 辅助功能 36 第6章 系统信息 37-With the continued access to network of distributed energy, power flow calculation software including distributed will be developed urgently. Based on the present distributed power flow algorithms and the wind generator models, the paper designs a power flow calculation software, which includes a DG accessing module. This software has the function of generating IEEE example as well. By SQL structured language, the software can read and write efficiently between the backstage of example database and external files. The main establishment is "Power Flow Calculation Software" system, which has two versions: one is based on the ACCESS background database, and the other is based on the SQL Server backend database. Finally, with IEEE3-14, 30,39,43,57,118,145,162,300, total up to 16 examples, Newton power flow algorithm of the system was tested, whose results are consistent. KEYWORDS: Newton Load Flow, IEEE Examples, Wind Generator Model, Delphi Language
Platform: | Size: 8816640 | Author: caixuewen | Hits:

[Industry researchDatabase_-detail_code

Description: 在众多的计算机应用中,有一类重要的计算机应用,称为数据密集型应用,例如,管理信息系统、办公信息系统、银行信息系统、民航定票系统、情报检索系统等,这是最大的计算机应用领域,管理这种大量的、持久的、共享的数据需要数据库技术。 JDBC是Sun提供的一套数据库编程接口,由Java语言编写的类、界面组成。用JDBC编写的程序能够自动地将SQL语句传送给相应的数据库管理系统,而且通过使用JDBC,开发人员可以很方便地将SQL语句传送给几乎任何一种数据库。也就是说,开发人员可以不必写一个程序访问Oracle,写另一个程序访问MySQL,再写一个程序访问SQL Server。 使用Java编写的应用程序可以在任何支持Java的平台上运行,Java和JDBC的结合可以让开发人员在开发数据库应用程序时真正实现“一次编写,处处运行!”。 -In many of the computer application, have a kind of important computer application, called data intensive applications, for example, the management information system, office information system, bank information system, civil aviation booking system, such as information retrieval system, this is the biggest computer application field, manage this a lot of, lasting, sharing of data to database technology. JDBC is a set of Sun provide database programming interface, written by the Java language classes, interface component. Use JDBC programming can automatically will send it to the corresponding SQL database management system, and by using JDBC, developers can very conveniently the SQL statement sent to almost any kind of database. That is, the developers can don t need to write a program to visit Oracle, write another program access MySQL, to write a program to visit SQL Server. Use Java write applications can be in any support Java on the platform of the operation, Java and JDB
Platform: | Size: 776192 | Author: lemon | Hits:

CodeBus www.codebus.net