Projects tagged ‘ado’


[14 total ]

204 Users
   

The DBI module enables your Perl applications to access multiple database types transparently. You can connect to a large number of databases, including MySQL, MSSQL, Oracle, Informix, Sybase, ODBC ... [More] etc. without having to know the different underlying interfaces of each. The API defined by DBI will work on all these database types and many more. [Less]
Created over 3 years ago.

23 Users
   

The ZeosLib is a set of database components for MySQL, PostgreSQL, Interbase, Firebird, MS SQL, Sybase, Oracle and SQLite for Delphi, FreePascal/Lazarus, Kylix and C++ Builder. It connects to the ... [More] chosen database using it's native API, so no database middleware (eg. BDE) is needed. [Less]
Created over 2 years ago.

0 Users

Geniusql is a public domain, low-level Object-Relational Mapper for Python applications. If you're familiar with Martin Fowler's work, you can think of Geniusql as providing a Data Source layer. It ... [More] primarily uses a generic Table Data Gateway architecture (as opposed to the more tightly-coupled Active Record architecture recently popularized by Ruby On Rails and Django). [Less]
Created over 3 years ago.

0 Users

It's a collection, such as how to get Oracle client TNS Names, how to get database globle parameters, owners, tables, stored procedures parameters via ADO. How to get memory useage of self ... [More] application(sometime use to detect memory leak). get the path of delphi ide installed.And some useful dialogs, such as a dialog to view a dataset, a dialog to select items from a list or combobox.And soon or later, it will have more and more useful functions.if i have an idea, it will be true; [Less]
Created about 1 year ago.

0 Users

微软一站式开发技术框架 解决方案(代号 CodeFx)通过不同编程语言和典型示例勾画出微软几乎所有开发技术的骨架。
Created 5 months ago.

0 Users

Biblioteca baseada no ADO para Manipular Bancos de Dados SQLite. Informações sobre o SQLite aqui http://www.sqlite.org/
Created 7 months ago.

0 Users

dQuery is a general database query tool like the Microsoft Query. It provide a general query function and some extra ability such like export to Excel (not save as excel files), export to HTML, XML ... [More] ... Another feature is that it use the ADO technology. Features: Ability to call excel Save to XLS, CSV, TXT, HTML ability Multi-column sort Find Screen Shot: Version History: 0.1.0.18 beta 1. Add serial no. in the 1st field of Grid. (Use the event TDBAdvStringGrid.dbGridGetDisplText ) 0.1.0.17 beta 1. Add parameter to open a sql file in command line. 0.1.0.16 beta 1. Add an option to select database instead of change ini file directly. 0.1.0.15 alpha 1. Add a button to clear the format. 0.1.0.14 alpha 1. add new option for LEFT/RIGHT/NO alignment for grid. 0.1.0.13 alpha 1. add new option for export record by record and export all once. 0.1.0.12 alpha 1. add 'Auto Fit Column Width' option for export to excel function 2. add 'Try to use current Excel instance' option for export to excel function 0.1.0.11 alpha 1. enhance the performance of export to excel function 2 times (900 records from 4-5 sec to 2-3 sec) 0.1.0.10 alpha 1. generate only 1 worksheet with 1 workbook 2. add option to decide the top and left of excel 3. new logo 0.1.0.9 alpha 1. export excel it will contact 3 sheets 2. no serial number by export function 3. frozen window while call excel 4. call excel cannot keep format. (option) 5. default export file format could be .xls (option) 6. query can be full screen for query table? 7. cannot mouse in dataquery result (after press X, press y will reset X) both mouse and keyboard 8. can add ctrl-end to bottom 9. could you make the query program fill up with screen with different resolution...:P 10. Secelct area 第一個字可不可以反白 11. Home 和 CTRL-Home 一樣, END 和 CTRL-END 一樣 可以弄成 CTRL-Home 左上, CTRL-END 右下 0.1.0.8 alpha Full find ability. 0.1.0.7 alpha 1. 流水號在 GRID 做不出來, 目前只能做到 Call Excel 的時候多一個欄位是流水號 2. 10 hr auto close program 3. '壓縮資料庫', access 要求必須是 '獨占', 所以無解 ... 建議另外 copy 一份給人讀取 又, 現在 call excel 的部分已經不是 hard code 了, 可以給其他 table 用了. 0.1.0.6 alpha Add simple filter ability. 0.1.0.5 alpha Add the ability to define the float format. 0.1.0.4 alpha Add the ability to call EXCEL by OLE (experimantal). 0.1.0.3 alpha Add find function.. 0.1.0.2 alpha Add ability to save to .CSV, .HTM, .XLS, .TXT. 0.1.0.1 alpha Initial release. [Less]
Created about 1 year ago.

0 Users

This is a library of tools that has grown from a few functions for manipulating ADODB recordsets for VB and VBA to an implementation in C# for ADO.net datatable and dataset. The library includes ... [More] functions for; Group By Sub totals Pivots (Cross Tabs) Cloning Merging Appending of datatables and recordsets. It's original use was for manipulating datasets that didn't originate from a database so all aggregate functions had to be done in code. Initially i'm tidying, documenting and uploading the ADODB version, the ADO.net version will follow soon. Mostly this is so i can get the hang of Google Code :) Before i get to make any packages to download you can browse and download the source from SVN Update: You can download all VB code plus a simple set of test from the examples in SVN. Once copied, try RunAllTests() in module LocalUnitTests Ive also included function GetGoogleFinanceData() eg: Dim rs as ADODB.Recordset set rs = GetGoogleFinanceData("NASDAQ:GOOG",startDate,endDate) This is just to get by until a proper release. m [Less]
Created 7 months ago.

0 Users

C#ORM (pronounced chorm) is a rapid Object Relational Mapper similar in function to Django's Object Relational Mapper. You define your data models directly in C#. Full CRUD is provided. C#ORM also ... [More] provides an XML interface for quickly converting the data into XML for use in Flash or Flex or any other application that might enjoy a bit of the XML. [Less]
Created about 1 year ago.

0 Users

The project moved here This is a standalone local database, that is intended to manage students, their studies, performance and payments. Initially the development was ordered by Russian Government ... [More] Foreign Languages Courses. It is still sponsored and supported by this institute. Current State: developing Current Release: 0.2.0.1 (unstable) User Interface Language: Russian This software allows you to: Manage Student's personal information Manage Teachers and Groups Manage Student works, tests and performance Manage payments Other features: Lots of reports A comprehensive statistic Toolchain and Technologies: Developed with Borland Builder Database Technology used: ADO Database format: Access (mdb) License: GNU general Public License v3 This project can be easily adopted to any customer needs. If you interested in using this software or customizing it to your own purpose, please, feel free to contact. [Less]
Created about 1 year ago.