Welcome![Sign In][Sign Up]
Location:
Search - databases

Search list

[Other resourceMasteringEJB3.0--4thEd

Description: 这是关于EJB3.0开发的最新书籍,对于渴望学习EJB3.0的开发人员来说,是一本很有参考价值的书。不过美中不足的是英文版的,希望大家喜欢。-This is the development of databases on the latest books, eager to learn for Java developers, it is a good reference book. But the fly in the ointment is the English version, I hope you like them.
Platform: | Size: 9545623 | Author: 郭尚波 | Hits:

[JSP/JavaWebtest(jsp)

Description: 用jsp编写的网上测试系统。 (1)以“Windows身份验证模式”连接SQL Server数据库。 (2)需要安装SQL Server 的补丁SP3。 (3)运行的时候可以参照书上的说明进行,如出试卷的时候,若试卷标题重复,可以从数据库中删除,然后添加试卷。 (4)出试卷路径为 http://localhost:8080/chap22/chujuan.jsp 如果放在根目录,则路径和书上的界面一样。 (5)选择题路径为 http://localhost:8080/chap22/xuanzeti.jsp (6)判断题路径为 http://localhost:8080/chap22/panduanti.jsp (7)如果采用本应用中连接数据库的方法调试不通,可以参照20章中通过ODBC连接数据库的方法来修改 将以下代码: Class.forName(\"com.microsoft.jdbc.sqlserver.SQLServerDriver\") String driver = \"jdbc:microsoft:sqlserver://localhost:1433\" Connection conn = DriverManager.getConnection(driver,\"\",\"\") 修改成: Class.forName(\"sun.jdbc.odbc.JdbcOdbcDriver\") String driver = \"jdbc:odbc:try\" Connection conn = DriverManager.getConnection(driver,\"sa\",\"\") //如果是windows验证,则不用用户名和密码 -jsp prepared using online testing system. (1) "Windows authentication model" to SQL Server databases. (2) the need to install SQL Server SP3 patches. (3) Run the reference book can be a description, such as out of the papers, if the papers title repeat can deleted from the database, then add the papers. (4) The path to http://localhost papers : 8080/chap22/chujuan.jsp If on the root directory. while trails and a book on the same interface. (5) multiple-choice path to http://localhost : 8080/chap22/xuanzeti.jsp (6) judgment that path at http : / / localhost : 8080/chap22/panduanti.jsp (7) If the application using the data link the method of debugging sense, can refer to Chapter 20 through ODBC to connect to the database approach to the revision of the following codes : JDBC ( &quo
Platform: | Size: 11861 | Author: fly | Hits:

[Delphi VCLODAC5.7.0.28

Description: ODAC 5.7.0.28,目前delphi用来访问Oracle数据库最好的控件了,这是2006年1月更新的版本,已经支持delphi2006了!完全源码,支持平台:D5-D10,.net,CB5,CB6,包含例程序代码!-ODAC 5.7.0.28. now delphi to access Oracle databases of the best controls, This is January 2006 updated version, support has been delphi2006! full source code, support platforms : D5 - D10. net, CB5, CB6, including cases code!
Platform: | Size: 2802208 | Author: CJH | Hits:

[Other resourceshu_ju_yuan_JDBC

Description: 众所周知,JDBC(Java数据库连接)是Java 2企业版的重要组成部分。它是基于SQL层的API。通过把SQL语句嵌入JDBC接口的方法中,用户可以通过Java程序执行几乎所有的数据库操作。JDBC只提供了接口,具体的类的实现要求数据库的设计者完成。通过生成这些接口的实例,即使对于不同的数据库,Java程序也可以正确地执行SQL调用。所以对于程序员来说,不必把注意力放在如何向数据库发送SQL指令,因为程序员需要了解和用到的只是JDBC的接口,只有在极少数情况下会用到面向特定数据库的类,例如程序员希望使用ORACLE的扩展API。-known, JDBC (Java Database Connectivity) is a Java 2 Enterprise Edition of the important components. It is based on SQL API layer. Through JDBC embedded SQL interface method, Java users can implement procedures almost all of the data base. JDBC interface provides only a specific category of demands on the database designer to complete. Interface generated by these examples, even for the different databases, Java programs can also correct implementation of SQL calls. So programmers, we do not have to focus on how to send SQL database directive because programmers need to understand and use the only JDBC interface Only in very rare cases, will use the database for specific categories, For example, programmers hope to expand the use of Oracle API.
Platform: | Size: 776680 | Author: 张三 | Hits:

[WEB Codebaixingnews

Description: 百姓新闻系统(原webdiy.net新闻系统) v3.2 企业版 一款简单易用,功能超强的.net新闻系统。可以轻松定制此系统的各项信息(如网页标题、页面颜色、页眉、页脚等);支持Access数据库和Sql Server数据库;支持Url Rewriting,把动态新闻的每个ID号虚拟成了一个不同的文件名,增加搜索引擎收录的机会;所见即所得的编辑方式(类似Word),可以方便的进行图文新闻的混排,新闻图片可以方便的在线上传、管理;新闻类别可以动态管理;支持Javascript前端页面调用;支持iframe调用;支持多用户(权限)管理。 v3.2主要新增以下功能: 1.对虚拟主机的安装环境进行了特殊的优化。 2.修改了发布公告失败的问题。 3.设置为虚拟目录的情况下,进入后台找不到登录页面的问题。-population information system (formerly webdiy.net news system) Enterprise Edition v3.2 A simple user-friendly , the powerful functions. net news system. This can easily customize the system information (such as page title, page color, the first unit, Page Footer, etc.); Access databases and support for SQL Server database; Rewriting support Url. the dynamic information of each ID has become a virtual different documents, an increase search engine intake of opportunities; WYSIWYG editing mode (similar to Word), to facilitate the conduct of the Graphic news gray, news photos can be convenient online upload, management; News categories can be dynamic management; Javascript support the front pages call; support iframe call; Multi-user support (level) management. V3.2 major new following funct
Platform: | Size: 700710 | Author: Jackyin | Hits:

[Other resourceSQLSRVENUMERATOR

Description: 本程序枚举SQL Server服务器.可以用它来列举出计算中所有的SQL服务器和数据库.-the procedure except to the SQL Server. Can be used to set out all the terms of SQL services Treasury devices and databases.
Platform: | Size: 22343 | Author: 唐力 | Hits:

[Other resourceDYNDATA

Description: 动态连接ODBC数据库.使用通过数据源的名称动态链接访问ODBC数据库,如果程序中使用的数据库程序运行时是不确定的,数据库表中的域和记录可能被改变,那么通过指向数据库的数据源动态的对该数据库进行操作是比较好的方法.-Dynamic Link ODBC database. Data sources through the use of the name of Dynamic Link visit ODBC databases, If the procedure is used in the database program running is uncertain, database table fields and the record is likely to be altered, So, through the database at the data source dynamic database operation that is a better one.
Platform: | Size: 49932 | Author: 唐力 | Hits:

[Other resourcescxsglxt(vc)

Description: 某公司的生产销售管理系统源代码.vc++环境.access数据库,需要设置数据源.是相当专业的行业软件.要下的动作快!-a company in the production and sale of the source code management system. Vc environment. Access databases, the need for data sources. is a professional software industry. to the fast action!
Platform: | Size: 2927747 | Author: andy | Hits:

[Other resourceodbcappsrc

Description: 本人在近期一电厂控制工程中,用户要求我们程序对数据要有自动保存和定期删除功能,因为我们以前是做 DCS 加强系统,DCS具有数据的自动处理功能,不需要我们做。为了满足用户需要,应用必须实现自动数据处理。本文下面就来介绍如何使用 VC 实现基于 ODBC 数据库的自动删除和存储。希望本文提供的方法对你有所帮助。 -I, in a recent plant control projects, We procedures require users to have data automatically preserve and regularly delete function, because we used to be done to strengthen the system DCS, the DCS with automatic data processing functions, we do not need to do. In order to meet user needs, the need for automatic application of data processing. Below this paper on how to use VC-based ODBC databases automatically delete and storage. We hope that this paper will provide a method for your help.
Platform: | Size: 88417 | Author: 周刘兵 | Hits:

[Other resourceConnectionString

Description: ConnectionString.rar 数据库连接工具测试,支持多种数据库。-ConnectionString.rar Database Connection tool tests support for multiple databases.
Platform: | Size: 31453 | Author: 刘某 | Hits:

[JSP/JavaNovel

Description: 这个是一个实用的程序,把数据库中的各个内容整理成一个大的文件!-this is a practical procedure, the various databases to compile the contents of a large paper!
Platform: | Size: 5026931 | Author: 杨占成 | Hits:

[Other resourceopentaps-0.9.2-all-platforms

Description: Sequoia ERP是一个真正的企业级开源ERP解决方案。它提供的模块包括:电子商务应用(e-commerce), POS系统(point of sales),知识管理,存货与仓库管理,客户服务( customer service)等.Sequoia ERP采用Java开发可部署在Linux/Unix与Windows平台上,并支持当前主流数据库如:MySQL, PostgreSQL,Oracle,Microsoft SQL Server等关系型数据库.-Sequoia ERP is a true enterprise-class revenue ERP solutions. It provides the modules include : e-business applications (e-commerce), POS (point of sales), knowledge management, inventory and warehouse management, Customer service (customer service). Sequoia ERP using Java open fat can be deployed on Linux / Unix and Windows platforms, and supports the current mainstream databases such as : MySQL, PostgreSQL, Oracle, Microsoft SQL Server relational database.
Platform: | Size: 61201694 | Author: 秦宗全 | Hits:

[Technology ManagementIBMDB2syznjc

Description: 该书籍提供了典型的商业智能任务的端到端指导,主要分数据入库和多维数据分析两部分。通过学习可以了解怎样使用“DB2控制中心”和“数据仓库中心”创建仓库数据库以及运用OLAP Starter Kit 对关系数据进行多维分析。-the books of a typical business intelligence to the task of end-to-end guide, The major data warehousing and multidimensional data analysis in two parts. Through the study can understand how to use "DB2 control center" and "data warehouse centers" to create databases and storage operation Starter Kit with OLAP data related to the multi-dimensional analysis.
Platform: | Size: 1175106 | Author: 高芳 | Hits:

[Other resourceBackupRestoreDatabase

Description: 在powerbuilder中备份数据库,恢复数据库及例子源代码-in powerbuilder Database Backup and restore databases and source code examples
Platform: | Size: 893821 | Author: PBFan | Hits:

[Otherarchs

Description: 归档单机版程序,access数据库,导入注册文件信息就可以用-single version archiving procedures, access databases, import registration information can be used
Platform: | Size: 417227 | Author: 李栋梁 | Hits:

[Web Serverhjloa25

Description: BJX-OA网络办公系统 1) 运行环境:MS WINDOWS NT PACK 4 OR LATER /WIN2000 WITH IIS 4.0 OR LATER 2) 数 据 库:Access2000 3) 其 他:服务器安装 微软IE浏览器5.0+ 浏览器必须保证支持COOKIE及JAVASCRIPT 推荐:Windows 2000 Server + IIS5.0 + Access2000 + IE 6.0 环境测试-BJX - OA network office system a) Operating environment : MS Windows NT PACK 4 OR LATER / WIN2000 WITH IIS 4. 0 2 OR LATER) databases : Access 2000 3) : server install Microsoft IE 5.0 browser must ensure that the support and COOKIE JAVASCRIP T recommend : Windows 2000 Server Access 2000 IIS5.0 IE 6.0 environment Test
Platform: | Size: 622609 | Author: hfdrt | Hits:

[Other resourceDBTxtImp

Description: 从文本文件象Oracle数据库导入数据,可定义导入格式-from text files into databases like Oracle data into definable format
Platform: | Size: 385571 | Author: 牟孝金 | Hits:

[ADO-ODBCzcmgr

Description: vb.net写的支出查询,采用access数据库 适合初学者学习-vb.net write expenditures inquiries, access databases used for beginners learning
Platform: | Size: 30065 | Author: lyl | Hits:

[Other resourceDevelopmentandImplementationofanexpertdatabase

Description: EDS的基本思想是把以知识表达和知识处理为主的专家系统ES(Expert System)技术引进传统数据库,使二者有机结合,以开发出能共享信息的面向知识处理的问题求解系统。-The basic idea is to extend the knowledge representation and knowledge processing-based expert system ES (Expert System) technology to introduce traditional databases, organically combined, can be developed to share information-oriented knowledge management system to solve the problem.
Platform: | Size: 8276 | Author: haidao | Hits:

[Other resourcebsel

Description: 这是一个foxpro形式的数据库,可用ODBC来存贮VC程序产生的数据。-foxpro This is a form of databases, ODBC can be used to store the VC process data.
Platform: | Size: 45739 | Author: jgl | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net