Main > Free Download Search >

Free dbconvert for excel mysql 1.0.0 software for linux

dbconvert for excel mysql 1.0.0

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2078
Zmanda Recovery Manager for MySQL 1.2.1

Zmanda Recovery Manager for MySQL 1.2.1


Zmanda Recovery Manager for MySQL simplifies life of a database administrator who needs an easy to use backup solution. more>>
Zmanda Recovery Manager for MySQL simplifies life of a database administrator who needs an easy to use yet flexible and robust backup and recovery solution for MySQL server. With ZRM for MySQL you can:
- Schedule full and incremental logical or raw backups of your MySQL database
- Perform backup that is the best match for your storage engine and your MySQL configuration
- Get e-mail notification about status of your backups
- Monitor and browse your backups
- Recover database easily to any point in time or to any particular transaction
<<less
Download (0.10MB)
Added: 2007-08-02 License: GPL (GNU General Public License) Price:
813 downloads
Skeleton Engine for MySQL 0.4

Skeleton Engine for MySQL 0.4


Skeleton Engine for MySQL is a full framework to plug in a new storage engine. more>>
Skeleton Engine for MySQL is a full framework to plug in a new storage engine. Comes with prebuild autoconf files, and a full framework to plug in your own design.

The AWS, HTTP, Memcache, Nitro, PBXT, and many other engines were put together from the skeleton engine.

To install, grab a copy of the mysql source code and run this:
./configure --with-mysql=/home/brian/mysql-5.1/ --libdir=/usr/local/lib/mysql/
make install

And then inside of MySQL:

mysql> INSTALL PLUGIN skeleton SONAME libskeleton_engine.so;

mysql> CREATE TABLE `d` (`a` varchar(125), b text, primary key(a)) ENGINE=skeleton DEFAULT
CHARSET=latin1;
Query OK, 0 rows affected (0.01 sec)

You will probably need to edit the Makefile.am in the src/ tree if you want to build on anything other then Linux (and the Makefile assumes that the server was not compiled for debug).
<<less
Download (0.29MB)
Added: 2007-07-17 License: BSD License Price:
831 downloads
ISOv7Crypt for Linux 1.0-0

ISOv7Crypt for Linux 1.0-0


Encrypts and decrypts password for Linux usieCiscos weak algorithm more>> This software was created to offer you the ability to make use of strong and secure your passwords. Encrypts and decrypts passwords using Ciscos weak algorithm from IOSv7. You will simply need to describe the hash for the password you need to process.<<less
Download (842KB)
Added: 2009-04-24 License: Freeware Price: Free
182 downloads
Web Service Engine for MySQL 0.4

Web Service Engine for MySQL 0.4


Web Service Engine for MySQL is a storage engine for the MySQL database. more>>
Web Service Engine for MySQL is a storage engine for the MySQL database. The project takes basic SQL and translates this through the engine interface into HTTP request methods.
This gives you the ability to create, read, and delete pages on Web servers. Wikipedia becomes a table you can select on from your database.
Enhancements:
- Multiple attributes per table are now supported.
- The engine now handles tables with more than two columns by generating XML that is stored on the remote server.
- Tables with only two columns are stored as before, with the non-keyed attribute being directly provided to the remote provider.
<<less
Download (0.29MB)
Added: 2007-06-29 License: GPL (GNU General Public License) Price:
849 downloads
turbosql 1.0.0

turbosql 1.0.0


turbosql makes it possible for developers to control PostgrSQL from NetBeans quickly and visually. more>>
turbosql makes it possible for developers to control PostgrSQL from NetBeans quickly and visually.

turbosql is a NetBeans(3.3, 3.4, 3.5, 3.6) module for managing Postgresql(7.2, 7.3, 7.4).

It supports the creation, modification, deletion, and browsing of databases and tables.

<<less
Download (0.12MB)
Added: 2006-01-20 License: LGPL (GNU Lesser General Public License) Price:
1372 downloads
RegexSR for liunx 1.0.0

RegexSR for liunx 1.0.0


A tool to create and test complex regular expressions. more>> RegexSR is a very easy-to-use and powerful tool (written in Java) to create and test complex regular expressions.
The plugin system provides extra functionalities, such as transforming expressions into Java code, and allows the user to create his own extensions.
Features include testing regular expressions, handling text through regular expressions or plugins, renaming files, developing plugins, and managing expressions in the repository.
<<less
Download (502KB)
Added: 2009-04-10 License: Freeware Price: Free
196 downloads
MaxDB by MySQL 7.5.00.44

MaxDB by MySQL 7.5.00.44


MaxDB by MySQL is the database backend for MySAP. more>>
MaxDB is a heavy-duty, SAP-certified open source database for OLTP and OLAP usage which offers high reliability, availability, scalability and a very comprehensive feature set. MaxDB by MySQL is targetted for large mySAP Business Suite environments and other applications that require maximum enterprise-level database functionality and complements the MySQL database server.
Today, about 6,000 customer installations are using MaxDB technology globally, including Toyota, Intel, DaimlerChrysler, Braun-Gillette, Bayer, Colgate, Yamaha, and Deutsche Post (the German Post Office).
Enhancements:
- Bugs were fixed.
<<less
Download (78MB)
Added: 2007-07-14 License: GPL (GNU General Public License) Price:
839 downloads
GrufSpaces 1.0.0

GrufSpaces 1.0.0


GrufSpaces provides a program that lets your teams work together in shared work areas. more>>
GrufSpaces provides a program that lets your teams work together in shared work areas.

GrufSpaces lets your teams work together in shared work areas where they can share documents and discuss ideas.

Besides document sharing, team members can make use of a number of optional services like discussion boards, chat applications, and polls for decision making.

<<less
Download (0.14MB)
Added: 2007-02-09 License: ZPL (Zope Public License) Price:
987 downloads
Memcache Engine for MySQL 0.6

Memcache Engine for MySQL 0.6


Memcache Engine for MySQL project allows memcache to work as a storage engine to MySQL. more>>
Memcache Engine for MySQL project allows memcache to work as a storage engine to MySQL.
This means that you can SELECT/UPDATE/ INSERTE/DELETE from it as though it is a table in MySQL. This is very experimental.
This is still very experimental.
Memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.
Enhancements:
- Support for discovery of tables was added.
- Row level locks were implemented.
- A major bug in duplicate keys was fixed, along with phantom rows for updates.
- The server status has been updated.
<<less
Download (0.29MB)
Added: 2007-04-10 License: GPL (GNU General Public License) Price:
932 downloads
Gewels 1.0.0

Gewels 1.0.0


Gewels project consists of the Gnome version of Jewels. more>>
Gewels project consists of the Gnome version of Jewels.
Main features:
- smooth playing
- simultaneous game of two players
- deadmatch mode for two players
- deadmatch against computer
<<less
Download (0.27MB)
Added: 2006-12-26 License: GPL (GNU General Public License) Price:
1040 downloads
guile-dbd-mysql 2.0.0

guile-dbd-mysql 2.0.0


guile-dbd-mysql project is a MySQL database driver for the Guile DBI system. more>>
guile-dbd-mysql project is a MySQL database driver for the Guile DBI system.
guile-dbi is a database generic interface. Provide a way to use dbds (data base drivers) which are linked at run-time (like perl dbi or php or...) for query different database engines always in the same way.
Enhancements:
- The API has been upgraded to Guile 1.8.
<<less
Download (0.30MB)
Added: 2006-09-28 License: GPL (GNU General Public License) Price:
1121 downloads
DateTime::Format::Excel 0.2901

DateTime::Format::Excel 0.2901


DateTime::Format::Excel is a Perl module that can convert between DateTime and Excel dates. more>>
DateTime::Format::Excel is a Perl module that can convert between DateTime and Excel dates.

SYNOPSIS

use DateTime::Format::Excel;

# From Excel via class method:

my $datetime = DateTime::Format::Excel->parse_datetime( 37680 );
print $datetime->ymd(.); # 2003.02.28

# or via an object

my $excel = DateTime::Format::Excel->new();
print $excel->parse_datetime( 25569 )->ymd; # 1970-01-01

# Back to Excel number:

use DateTime;
my $dt = DateTime->new( year => 1979, month => 7, day => 16 );
my $daynum = DateTime::Format::Excel->format_datetime( $dt );
print $daynum; # 29052

# or via an object
my $other_daynum = $excel->format_datetime( $dt );
print $other_daynum; # 29052

Excel uses a different system for its dates than most Unix programs. This module allows you to convert between a few of the Excel raw formats and DateTime objects, which can then be further converted via any of the other DateTime::Format::* modules, or just with DateTimes methods.

If you happen to be dealing with dates between 1 Jan 1900 and 1 Mar 1900 please read the notes on epochs.

If youre wanting to handle actual spreadsheet files, you may find Spreadsheet::WriteExcel and Spreadsheet::ParseExcel of use.

<<less
Download (0.015MB)
Added: 2006-08-15 License: Perl Artistic License Price:
1169 downloads
EiffelMedia 1.0.0

EiffelMedia 1.0.0


EiffelMedia is a multimedia library for Eiffel. more>>
EiffelMedia is a multimedia library for Eiffel. The library allows you to use 2D and 3D graphics, sound, networking, and input via joystick and keyboard. EiffelMedia has many smaller frameworks that make life easier for a multimedia or game programmer.

<<less
Download (42.3MB)
Added: 2007-08-22 License: Other/Proprietary License Price:
793 downloads
Ticket linker 1.0.0

Ticket linker 1.0.0


Ticket linker software contains a set of various plugins for integration of Cerberus Helpdesk system with other systems. more>>
Ticket linker software contains a set of various plugins for integration of Cerberus Helpdesk system with other systems. A DokuWiki plugin is currently avaiable.

<<less
Download (0.002MB)
Added: 2007-08-09 License: GPL (GNU General Public License) Price:
807 downloads
MillScript-Excel 0.1

MillScript-Excel 0.1


MillScript-Excel project is a Java library for reading and writing Excel spreadsheets. more>>
MillScript-Excel project is a Java library for reading and writing Excel spreadsheets. The goal of the library is primarily to support all versions of Microsoft Excel, but other spreadsheet formats should also be added. The API is geared towards easy integration with other applications.

<<less
Download (0.50MB)
Added: 2007-03-26 License: GPL (GNU General Public License) Price:
952 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5