联盟首页 协同开发 共创软件 开放源码 软件工程 共创论坛 关于联盟
  您的位置 » 开放源码库【成熟 - 分类源码 首页 | 分类源码 | 提交源码 | 下载统计 | 原创源码 | 成熟源码 | 代码片断
 

源码库中源码数量为13198
有贡献人员名单:

-= 更多 =-
  • ffdshow
  • Air Traffic Controller
  • Apache-SSL-Jserv
  • jasperreports
  • GLgraph
  • PoolMan
  • Step Mania
  • Eiger Labs MPMAN GUI Project
  • -= 更多 =-

      Topic
          Database
              Database Engines/Servers (71)
              Front-Ends (193)
    查看方式:
      Development Status
      Environment
      Intended Audience
      License
      Natural Language
      Operating System
      Programming Language
      Topic

    共有 596 个源码项目.每页显示10条.
    <1> <2> <3> <4> <5> <6> <7> <8> <9> <10> <11> <12> <13> <14> <15> <16> <17> <18> <19> <20> <21> <22> <23> <24> <25> <26> <27> <28> <29> <30> <31> <32> <33> <34> <35> <36> <37> <38> <39> <40> <41> <42> <43> <44> <45> <46> <47> <48> <49> <50> <51> <52> <53> <54> <55> <56> <57> <58> <59> <60>

    321. Oracle Toolbox - Oracle Toolbox


    Oracle Toolbox is a collection of PHP scripts that permit you to administer an Oracle database via your Web browser in a single interface.

    Oracle Toolbox 是一个PHP脚本集,它允许你通过你的WEB浏览器在一个简单的接口上管理一个Oracle数据库 

    322. Write Structure of SQL Database to Word - Use this utility to write your database table structure to a word file. You can select tables, or write all tables. In the word file you will be able to see complete details of the table(FieldName,Datatype,size,AllowNulls) with databse name and server name.
    使用这个工具可将你的数据库表格结构编写为一个word文件。你能选择表,或者编写所有的表。在word文件中你能看到带有数据库名称和服务器名称表格的详细信息(域名,数据类型,大小,AllowNulls)。
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=5459 

    323. Redfoot - Redfoot - Redfoot is a framework for building distributed data-driven web applications with RDF and Python. It is being developed by James Tauber and Daniel Krech.
    Redfoot 是一个由RDF和Python构建的分布式数据网络应用程序框架。是由James Tauber 和 Daniel Krech开发的。 

    324. Database Designer and Editor - This application allows you to create Access databases and edit them (both their structure and the data) via and MDI interface.
    这个应用程序可以让你创建Access数据库,并通过MDI界面来编辑它们。
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=4800 

    325. portable easy quote (peq) - peq is similar to the BSD game "fortune". It basically randomly selects a quote from its huge database and prints them on the screen. peqs quote library is formatted by peq, rather than being pre-formatted.
    portable easy quote (peq) 类似于BSD的游戏"fortune"。它基本上随机的从它的大型的数据库选取一个引证,并且打印他们到一个屏幕上。peqs quote 库由peq格式化,而不是提前格式化。 

    326. Disconnected Recordsets in ADO: Demonstr - This application is a contact manager that uses disconnected recordsets. This means that every change you make to the contact list is saved in a temporary buffer and all changes are committed when you click the Update Database button, which calls the Connection's UpdateBacth method. The application also demonstrates data binding without a data control; creating an Access database, tables, and columns using ADOX; and combo box data listing.
    这个应用程序是一个联接管理器,使用离线的记录集。这意味着你对联接列表所做的每一次更改都会保存在一个临时的缓冲器中,并且当你点击更新数据库按钮时就会提交所有的更改,它调用了联接器的UpdateBacth方法。这个应用程序也演示了不用数据控件来绑定数据;使用ADOX来创建一个Access数据库,表以及列;并包括了组合框数据列表。
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=2243 

    327. libDBMS - libDBMS

    libDBMS is an abstraction made for PHP to use various DBMSes using the same interface (such as postgresql, MySQL, or ODBC). It is easy to port.

      LibDBMS 是一个抽象用于PHP,它使用不同的DBMSes 使用同一个接口(比如postgresql, MySQL或者ODBC)。它很容易移植。 

    328. SQL Server/Oracle Query, Import, and Exp - SQL Server/Oracle Query, Import, and Export Utility
    这个应用程序是一个可以处理SQL Server/Oracle查询、导入和导出的工具。
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=2343 

    329. PoolMan - The PoolMan library and virtual JDBC2.0 driver provide Java object pooling, with particular extensions for database resources and caching SQL queries/results across multiple databases. PoolMan eliminates a common bottleneck in enterprise apps and maximizes JDBC performance for servlets, Java Server Pages, and other Java database applications.
    PoolMan 库和可视的JDBC2.0驱动程序提供了JAVA对象群,以及特别的扩展功能,用于处理数据库资源和暂存对多个数据库的SQL查询/结果。PoolMan在企业应用级上删除了一个通常的瓶颈,最大化实现了JDBC用于servlets,Jsp和其他的JAVA数据库应用程序的性能。 

    330. Data Binding Example (VB.NET) - This sample code demonstrates how to establish a connection to an SQL Server database using ADO.NET and demonstrates data binding a dataset to Windows Forms controls.
    Note : Before running the Code modify the Connection String to your corresponding SQL database.
    这个简单的代码告诉你如何通过ADO.NET与SQL Server建立连接和绑定数据到Windows窗口控制。
    提示:在运行这个代码以前,首先更改连接到当前的SQL数据库。
    来源:http://www.a1vbcode.com/app.asp?ID=2412 

    共有 596 个源码项目.每页显示10条.
    <1> <2> <3> <4> <5> <6> <7> <8> <9> <10> <11> <12> <13> <14> <15> <16> <17> <18> <19> <20> <21> <22> <23> <24> <25> <26> <27> <28> <29> <30> <31> <32> <33> <34> <35> <36> <37> <38> <39> <40> <41> <42> <43> <44> <45> <46> <47> <48> <49> <50> <51> <52> <53> <54> <55> <56> <57> <58> <59> <60>

      » 合 作 伙 伴