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
WeatherBug 1.0.0.2

WeatherBug 1.0.0.2


WeatherBug is a Firefox extension that can get live, local weather conditions in Firefox web browser. more>>
WeatherBug is a Firefox extension that can get live, local weather conditions in Firefox web browser. Featuring forecasts, radar, and severe weather alerts from WeatherBugs community of neighborhood weather stations.

<<less
Download (0.037MB)
Added: 2007-05-30 License: MPL (Mozilla Public License) Price:
559 downloads
SQLyog Free Edition 5.18

SQLyog Free Edition 5.18


SQLyog is an easy to use tool that lets you manage your MySQL database anywhere in the world. more>>
SQLyog is an easy to use tool that lets you manage your MySQL database anywhere in the world. SQLyog is a tool that allows you manage MySQL database.
Main features:
Developer / User Productivity
- HTML Schema Documentation
- Shortcuts to quickly generate SQL statements and paste object names
- Learn MySQL by looking at the SQL generated by SQLyog
- Multi-tab Query Editor and Result-set Editor
- Multiple Query Execution
- Multi-threaded Query execution with option to stop long running queries
- SQL Templates
- Excel-style grid interface to view/update resultsets
- Multi-format Blob editor
- View data in Grid/Text Mode
- ResultSet/Data Export to CSV/XML/HTML
- Full Support from 3.23.38 to the latest 5.x
- Support for all MySQL table handlers
- Excel friendly resultsets/table-data export to clipboard/file
- Dialogless table and resultset editor
DBA Productivity
- Restoring / Importing large SQL dumps
- MySQL 5.x objects support
- User Management
- Managing hosted MySQL
- Connection Manager
- Index Management
- Relationship/Foreign Key Manager
- Reorder Columns
- Copy objects to another Host with single click
- Table diagnostics
- Flush Tools
- Object Browser
- Creating/dropping database
- Optimized for managing Hosted MySQL
- Profiling
- Multiple database connections
Technology
- Turbo Speed MySQL Management. Uses native MySQL C API - the fastest way to communicate with MySQL server
- 100% keyboard friendly
- Small compact binary
- Minimal use of Registry - easy migration of User Preferences by dragging and dropping config files.
- Non-cluttered look and feel, ability to show/hide panes
<<less
Download (0.96MB)
Added: 2006-10-17 License: Freeware Price:
5721 downloads
Mumble 1.0.0

Mumble 1.0.0


Mumble is low-latency, high quality voice chat software primarily intended for use while gaming. more>>
Mumble is low-latency, high quality voice chat software primarily intended for use while gaming.

Mumble should compile and run the client out of the box on at least Ubuntu 6.06, and quite likely other distributions as well.

<<less
Download (0.68MB)
Added: 2007-07-16 License: GPL (GNU General Public License) Price:
690 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
Jotto 1.0.0

Jotto 1.0.0


Jotto is a CMS that features XHTML strict compliance. more>>
Jotto project is a CMS that features XHTML strict compliance, complete accessibility (WAI compliance), flexible user and rights management, and in-place authoring/administration via a Web browser.
Installation:
1. Copy all file and directory in your contex root of web container (for Tomcat is webapps).
2. Create a new database in mysql, from shell : "mysqladmin create databasename".
3. Import structure of database, from shell : "mysql -u root -p < mysql_jotto.sql" (and type dbroot password)
4. Update author password from mysql shell: "update author set password = password(mynewpassword) where author_id=1"
5. Edit deployment descriptor file web.xml with your propertyo of db.
Enhancements:
- Public comments for articles were added.
- It is now possible to move menus up and down.
- Internationalization was implemented for labels.
<<less
Download (2.2MB)
Added: 2005-12-31 License: GPL (GNU General Public License) Price:
1393 downloads
AustinSmoke GasTracker 1.0.0

AustinSmoke GasTracker 1.0.0


GasTracker will allow you to keep track of your gas mileage and display the results in an easy to read Web site. more>>
AustinSmoke GasTracker script will allow you to keep track of your gas mileage and have the results displayed in an easy to read website.

None of the data is harvested from anywhere on the web but is rather entered manually by the user and for the user.

Currently the program only supports the English system of miles and gallons. Future versions intend to include the metric system as well as conversions between the figures.

If the demand seems to exist, a future version will allow the user to import a CSV file (or something similar). This should satisfy any users who have historically kept up with such data with Excel and other spreadsheets.
<<less
Download (0.043MB)
Added: 2005-12-07 License: GPL (GNU General Public License) Price:
1416 downloads
CSE-Tool 1.0.0

CSE-Tool 1.0.0


CSE-Tool allows you to easily deploy a Google Custom Search Engine. more>>
CSE-Tool allows you to easily deploy a Google Custom Search Engine by copying and pasting a few lines of code provided to you by Google.

CSE-Tool doesnt require a database.
<<less
Download (0.003MB)
Added: 2006-11-23 License: GPL (GNU General Public License) Price:
1067 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
mnoGoSearch extension for PHP 1.0.0

mnoGoSearch extension for PHP 1.0.0


nmGoSearch extension for PHP is a complete PHP binding for the mnoGoSearch API. more>>
nmGoSearch extension for PHP is a complete PHP binding for the mnoGoSearch API.

If used with mysql you should not use bundled mysql library in the php distribution. You should use native mysql library. To do this you should compile php with specefying mysql-dir (for example --with-mysql=/usr, not --with-mysql).

To compile PHP with CVS versions of mnogosearch (not with official releases) you must open configure script of mnogosearch in your editor. Find line like the following:

VERSION=x.x.x-`date "+%d%m%Y"`

where x.x.x is the mnogosearch version number like 3.2.16 or so.

Then just remove -`date "+%d%m%Y"`. After that this line should be VERSION=x.x.x

After complete you should reconfigure, recompile, reinstall mnogosearch and php.

<<less
Download (0.015MB)
Added: 2006-07-19 License: The PHP License Price:
1193 downloads
Elephants 1.0.0

Elephants 1.0.0


Elephants is an arcade game where you must save giraffes while jumping on a rolled up squirrel! more>>
Elephants is an arcade game where you must save giraffes while jumping on a rolled up squirrel!

Watch out for the angry natives!

<<less
Download (0.46MB)
Added: 2007-02-13 License: Freeware Price:
983 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
MySQL Activity Report 1.0.0

MySQL Activity Report 1.0.0


MySQL Activity Report is a valuable database tuning aid. more>>
MySQL Activity Report is a valuable database tuning aid.

The MySQL Activity Report package is a tool to help MySQL database administrators to collect several database parameters and variables. These collected values can be used for server monitoring or performance tuning purposes.

The most important component of the MySQL Activity Report is mysqlard. This daemon collects the data from a MySQL server and stores these values in a Round Robin Database.

The mysqlard package also contains example graphing, cron and php scripts. The cron scripts can be used to keep archives of the generated graphics and the php script shows the generated graphics and tries to give some tuning tips.

<<less
Download (0.040MB)
Added: 2006-02-04 License: GPL (GNU General Public License) Price:
1361 downloads
Amazon API Search 1.0.0

Amazon API Search 1.0.0


Amazon API Search is a script to search Amazon. more>>
Amazon API Search is the beginnings of a perl script to search Amazon.

It interfaces with Amazons API interface and performs whatever search the user desires, it then parses the data returned and inserts it in to an MySQL table.

Currently the script only deals with basic returned data, and does not have a user interface. In future releases I hope to correct this.

The script is certainly worth a look for anyone interested in using Amazons API interface.
<<less
Download (0.002MB)
Added: 2006-02-27 License: GPL (GNU General Public License) Price:
1341 downloads
SdlZombies 1.0.0

SdlZombies 1.0.0


SdlZombies is a zombie game clone. more>>
SdlZombies project is a zombie game clone.
The purpose of the game is to attract zombies and make them fall in holes.
Enhancements:
- Remove : all tty debug output.
- Final version !
<<less
Download (2.7MB)
Added: 2006-12-08 License: GPL (GNU General Public License) Price:
1050 downloads
wmmsn 1.0.0

wmmsn 1.0.0


wmmsn is a aMSN plugin and dockapp that monitors the last message received and the number of sent/received messages. more>>
wmmsn is a aMSN plugin and dockapp that monitors the last message received and the number of sent/received messages.

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