driver detective 6.2.0.50
DataBrowser 3.2.5
The DataBrowser is a cross-database, cross-platform data access tool. It inlcludes features such as a schema treeview, table editor, sql query window, and results tableview. The DataBrowser includes pre-formatted connectors for Oracle, SQL-Server, DB2, more>> The DataBrowser is a cross-database, cross-platform data access tool. It inlcludes features such as a schema treeview, table editor, sql query window, and results tableview. The DataBrowser includes pre-formatted connectors for Oracle, SQL-Server, DB2, PostgreSQL, MySQL, and InstantDB. With the Generic Connector you will be able to use your JDBC driver to connect to any JDBC enabled database.<<less
LeCroy WavePro 900 Series Oscilloscope Driver
LeCroy WavePro 900 Series Oscilloscope Driver brings you a convenient instrument driver. more>> LeCroy WavePro 900 Series Oscilloscope Driver brings you a convenient instrument driver . This MATLAB instrument driver is for use with Instrument Control Toolbox v2.4.1 and higher. This is a standalone MATLAB instrument driver that does not require any additional instrument drivers to operate.
This driver has been tested at a high level on a WavePro 960 using a TCP/IP interface and may work on many other LeCroy oscilloscope models, such as the LT series. Would appreciate feedback on this instrument driver. Please provide feedback using the submission reviews feature on this page. Include what instrument model you used with this driver. Please note that this driver is not for use with newer Windows-based LeCroy oscilloscopes.
DB Driver 1.1.0
This is a Database Abstraction Layer written in PHP and it currently supports both MySQL and MSSQL. Support for other database systems can easily be added. The Driver also contains a few functions that might be useful for debugging: query counter, more>> This is a Database Abstraction Layer written in PHP and it currently supports both MySQL and MSSQL. Support for other database systems can easily be added. The Driver also contains a few functions that might be useful for debugging: query counter, query information (execution time and average execution time of all queries) and error logging.<<less
License:Other Free / Open Source License
Text DB API driver for AbstractDB
Text DB API driver for AbstractDB provides you with an excellent and easy-to-use driver for the AbstractDB SQL database abstraction layer. more>> Text DB API driver for AbstractDB provides you with an excellent and easy-to-use driver for the AbstractDB SQL database abstraction layer. It is specially designed to access flat file databases managed using the Text DB class API.<<less
Sequel 2.5
This is a lightweight database access toolkit for Ruby more>> Sequel 2.5 provides users with a professional and lightweight database access toolkit for Ruby. Sequel uses the concept of datasets to retrieve data. A dataset object encapsulates an SQL query, letting the query fetch all the data by using a Ruby DSL.
Major Features:
- Sequel provides thread safety, connection pooling and a concise DSL for constructing database queries and table schemas.
- Sequel also includes a lightweight but comprehensive ORM layer for mapping records to Ruby objects and handling associated records.
- Sequel supports advanced database features such as prepared statements, bound variables, stored procedures, master/slave configurations, and database sharding.
- Sequel makes it easy to deal with multiple records.
- Sequel currently has adapters for ADO, Amalgalite, DataObjects, DB2, DBI, Firebird, Informix, JDBC, MySQL, ODBC, OpenBase, Oracle, PostgreSQL and SQLite3.
Enhancements
- Add Dataset #set_defaults and #set_overrides, used for scoping the values used in insert/update statements
- Allow Models to use the RETURNING clause when inserting records on PostgreSQL
- Raise Sequel:DatabaseError instead of generic Sequel:Error for database errors, dont swallow tracebacks
- Use INSERT ... RETURNING ... with PostgreSQL 8.2 and higher
- Make insert_sql, delete_sql, and update_sql respect the :sql option
- Default to converting 2 digit years, use Sequel.convert_two_digit_years = false to get back the old behavior
- Make the PostgreSQL adapter with the pg driver use async_exec, so it doesnt block the entire interpreter
- Make the schema generators support composite primary and foreign keys and unique constraints
- Work with the 2008.08.17 version of the pg gem
- Disallow abuse of SQL function syntax for types (use :type=>:varchar, :size=>255 instead of :type=>:varchar[255])
- Quote index names when creating or dropping indexes
- Dont have column accessor methods override plugin instance methods
- Allow validation of multiple attributes at once, with built in support for uniqueness checking of multiple columns
- In PostgreSQL adapter, fix inserting a row with a primary key value inside a transaction
- Allow before_save and before_update to affect the columns saved by save_changes
- Make Dataset#single_value work when graphing, which fixes count and paginate on graphed datasets
adminApp 3.1
Easily edit your mySql databases with adminApp! Edit with search, replace, fill capabilities. Excel style spead sheet editing directly to your database. * No DataBase Drivers needed. Works with any php - mysql enabled web-server. Built in more>> Easily edit your mySql databases with adminApp! Edit with search, replace, fill capabilities. Excel style spead sheet editing directly to your database. * No DataBase Drivers needed. Works with any php - mysql enabled web-server. Built in Web-Browser to Database interaction. Advanced LiveHelp Module.<<less
Import text file to MS Access
This article will explain how to import the contents of a text file (.txt) to an Access Database when using MS text or OLE DB Drivers wont do! We will be using the FileSystem and TextStream objects in more>> This article will explain how to import the contents of a text file (.txt) to an Access Database when using MS text or OLE DB Drivers wont do! We will be using the FileSystem and TextStream objects in this article!<<less
Dispatch Software 1.12
Save time, money and increase your customer satisfaction by using dispatch software. 100% free online, web-based dispatch software makes it easy to keep track of your vehicles. Easily view what each vehicle will be doing each day. Export the daily more>> Save time, money and increase your customer satisfaction by using dispatch software. 100% free online, web-based dispatch software makes it easy to keep track of your vehicles. Easily view what each vehicle will be doing each day. Export the daily schedule to a printable spreadsheet file for your driver to take on the road. View all units on one page for faster scheduling. Dispatch drivers can view schedules ahead of time for better planning and time management. All that.<<less
Ingo 3.2.1
Ingo is now a generic and complete filter rule frontend that currently is able to create Sieve, procmail, maildrop, and IMAP filter rules. more>> Ingo 3.2.1 is designed as a generic and complete filter rule frontend that currently is able to create Sieve, procmail, maildrop, and IMAP filter rules. Ingo, the "Email Filter Rules Manager", started as a frontend for the Sieve filter language, and is now a generic and complete filter rule frontend that currently is able to create Sieve, procmail, maildrop, and IMAP filter rules.
The IMAP filter driver translates the filter rules on demand to IMAP commands, executed via PHPs IMAP extension and has replaced IMPs internal filtering code. It is now the default filtering agent in IMP H3 (4.x).Ingo is able to create and eventually run server as well as client filter scripts. The filter script API is flexible enough that any number of filter drivers can be written and "plugged in". Each filter driver exposes its capabilities to Ingo, that in return adapts its UI to display only those rules and features that the driver can actually handle.
It supports a set of "special" rules that are either translated to their native counterparts of the filter script backend or emulated through filter script commands. These rules are Blacklist, Whitelist, Forwards, and Vacation. Maybe they will replace the existing Horde modules Vacation and Forwards of the Sork suite in the future. These are much older than Ingo and currently support dot-forward, LDAP, SQL, qmail, Mdaemon, and SOAP backends.
Ingo abstracts storage, script, and transport backends. That means that the filter rules in Ingos internal format can be stored in several places. Currently only Hordes preferences are supported, but SQL or LDAP storage drivers would be easy to write.
The transport backends are responsible for uploading the generated filter scripts to the filter backends, for example to Cyrus timsieved daemon or through Hordes VFS (Virtual File Storage) API via FTP to the users home directories or into a SQL database. System administrators are able to switch to a different filter system or script storage at any time and the users filter rules will persist.
ChRes 0.3
ChRes is a small tool for use from the command line. I wrote it when I was having problems with certain graphics card drivers not restoring the correct screen resolution after rebooting and switching between CRT and TV-out. You can add a link to it in more>> ChRes is a small tool for use from the command line. I wrote it when I was having problems with certain graphics card drivers not restoring the correct screen resolution after rebooting and switching between CRT and TV-out. You can add a link to it in your Autorun folder to always set a specific resolution after booting. The program is under active development and new versions will be released as new feature requests come in. The program can possibly damage your hardware when using invalid parameters, so use with care and at your own risk!<<less
Seir Anphin 2 2.0 beta build 4
Essentially a core platform and a set of administrative tools for running any kind dynamic website. Seir Anphin was built on PHP 4 and MySQL iforget. Seir Anphins core supports user-registration, database-driven templates, database abstraction (can more>> Essentially a core platform and a set of administrative tools for running any kind dynamic website. Seir Anphin was built on PHP 4 and MySQL iforget. Seir Anphins core supports user-registration, database-driven templates, database abstraction (can use drivers for different SQL platforms), dynamic content blocks, and a public message system. Seir Anphins modules manage other functions with little code thanks to the core. Here is an overview. Forums Module Supports post moderation, subforums, moderators, search engine, "related topics" and the less noticeable amenities like bbcodes which make a contemporary forum respectable. Calendar Supports dayplanner, events browser, event categories, public/private events... Blogger Users can have variable number of blogs. Blog posts can commented on in threads, like the forums. File/Image server Supports subcategories, list and table display modes, file comments, security.. Article Publishing Editors, Approval/Rejection, multiple pages..<<less
License:Freeware
Searchwire v2.5 2.5
(Search 52 Search Engines) from one page, Having the Top 52 search engines at your finger tips really comes in handy, and makes a perfect addition to any Site or Home page. We just Added more Top Search engines to Searchwire! Search the web for more>> (Search 52 Search Engines) from one page, Having the Top 52 search engines at your finger tips really comes in handy, and makes a perfect addition to any Site or Home page. We just Added more Top Search engines to Searchwire! Search the web for News, Stock Quotes, Companies, People, Software, drivers, and more! Makes visitors want to bookmark your page, and come back for more! Searchwire v2.5 has been completely redesigned to operate in JavaScript and made easier for you to add more search engine if you want. Completely self contained and easy to setup. just follow the step by step, setup instructions in the readme.txt file and your ready to go! Best of all its FREE!<<less
MySQL Database 2 Excel KonvertR 1.00
MySQL 2 Excel KonvertR is a small application that automatically exports the entire contents of a MySQL Database to an Excel Workbook, without using ODBC. Features: All tables of MySQL database converted simultaneously; Column headings in each Excel more>> MySQL 2 Excel KonvertR is a small application that automatically exports the entire contents of a MySQL Database to an Excel Workbook, without using ODBC. Features: All tables of MySQL database converted simultaneously; Column headings in each Excel Worksheet named after the MySQL tables Field Names; Excel Worksheets named automatically after the MySQL tables in the database; Excel Worksheets ordered alphabetically in the Workbook; No need for ODBC connection/ODBC drivers for MySQL. One-file .exe: Nothing to Install or Uninstall!<<less
Tux CMS 0.1
Tux CMS is a powerful, easy-to-use blogging engine and CMS. Inspired by the simplicity and powerful features of WordPress, Tux CMS, though still in its relative infancy, is easily a strong competitor. Full support for industry standards (Atom, RSS, more>> Tux CMS is a powerful, easy-to-use blogging engine and CMS. Inspired by the simplicity and powerful features of WordPress, Tux CMS, though still in its relative infancy, is easily a strong competitor. Full support for industry standards (Atom, RSS, Blogger API, MetaWeblog API, TrackBack, etc.) is of course included, along with tiered commenting, easy user administration, a module system, and full themeability. Tux CMS will run with any database that PHP supports, and comes with drivers for MySQL, PostgreSQL, and will even run without a database (powered by JSON flat files). Its definitely worth a try!<<less
Export Recordset Data to CSV Using ASP
This simple ASP/VBScript code sample shows how you can export data from a database table to a CSV file without using any components or database drivers. more>>
Export Recordset Data to CSV Using ASP is designed as a simple but useful ASP/VBScript code sample shows how you can export data from a database table to a CSV file without using any components or database drivers.
- Page: 1 of 2
- 1
- 2