Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.187.456 Times

Mysql Views Wizard freeware
Filter: All | Freeware | Demo
 

Mysql Views Wizard

< 1 2 3 4 5 > 
Added: August 07, 2008 | Visits: 1.506

DBScribe for MySQL DBScribe is a free MySQL database documentation tool that creates precise technical documentation of every detail of a database schema in moments. DBScribe supports a rich set of documentation styles, output formats (HTML, CHM, MS Word Document), wizard and command line interfaces, complete...



Platforms: Windows

License: Freeware Size: 7.28 MB Download (193): DBScribe for MySQL Download

Added: January 18, 2010 | Visits: 1.139

MySQL Query MySQL Query is a software web development. You need MySQL installed in your PC.. software,internet,remontsw,grafika,tvorba,remont





Platforms: *nix

License: Freeware Size: 532.48 KB Download (162): MySQL Query Download

Added: March 14, 2010 | Visits: 1.171

Template::Manual::Views Template::Manual::Views is a template toolkit views (experimental). This section describes dynamic views: a powerful but experimental new feature in version 2.01 of the Template Toolkit. A view is effectively a collection of templates and/or variable definitions which can be passed around as...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (99): Template::Manual::Views Download

Added: September 17, 2010 | Visits: 1.241

Photo Mail Wizard Photo Mail Wizard is a desktop application designed to help users to search, choose, and send optimized photos by mail. Sent photos are automatically commented, rotated, resized, and/or compressed using the users current parameters. The selected photos files are not modified, and nothing is...


Platforms: *nix

License: Freeware Size: 890.88 KB Download (102): Photo Mail Wizard Download

Added: September 06, 2010 | Visits: 1.259

Persistent::MySQL Persistent::MySQL is a persistent class implemented using a MySQL database. SYNOPSIS use Persistent::MySQL; use English; # import readable variable names like $EVAL_ERROR eval { ### in case an exception is thrown ### ### allocate a persistent object ### my $emp = new...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (97): Persistent::MySQL Download

Added: October 11, 2010 | Visits: 1.074

mpg123-mysql mpg123-mysql consists of some patches to mpg123 which make it support MySQL. This adds some bells and whistles, including rating support and playlist support. In addition to that, mpg123-mysql offers the following facilities: mpg123-mysql uses setproctitle(3) to show ps(1) which title it is...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (86): mpg123-mysql Download

Added: February 06, 2010 | Visits: 1.883

3gp movie wizard 3gp movie wizard is a small perl/kommander script that helps you to convert almost any movie format to 3gp movie, suitable for watching on the modern mobile phones (tested only on Motorola V360 but should work with any mobile with 3gp support and 176 pixel wide screen). It should be extremely...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (148): 3gp movie wizard Download

Added: April 24, 2010 | Visits: 1.385

Mysql Assistant Mysql Assistant is a MySQL viewer. Mysql Assistant requires Ruby-Gtk2 and MySQL/Ruby. Myassistant is a MySQL viewer using, Ruby, Ruby-Gtk2, MySQL/Ruby and developed on ruby-1.8.4, Mysql-5.0.16, mysql-ruby-2.7, ruby-gtk2-0.14.1. Currently 3 APIs are provided for MySQL, MySQL/Ruby, Ruby/MySQL,...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (128): Mysql Assistant Download

Added: February 24, 2010 | Visits: 1.132

HTML QuickForm Wizard HTML QuickForm Wizard project implements a wizard whose pages and flows are described by a FSM (finite state machine). The next page is determined from the actual page, the "internal" state of the wizard, and a set of rules. The list of states (pages) and ruleset are described using an XML file...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (101): HTML QuickForm Wizard Download

Added: June 16, 2010 | Visits: 1.433

Free Statistics Free Statistics records and views daily Web site page views (hits) for statistical tracking. This is a Free PHP script to record and view daily website page views (hits) for statistical tracking. Features a chart of daily page views totals displayed with bar graph, total for last x days, most...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (113): Free Statistics Download

Added: November 20, 2010 | Visits: 2.150

Dynamic Image Resize Wizard Dynamic Image Resize Wizard is a free PHP script that enables your visitors to re-size their images quickly, efficiently and on-the-fly. The user just enters the URL of the image they wish to resize, and the length they wish the image to be, and the Wizard does the rest.You can use it for your...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (108): Dynamic Image Resize Wizard Download

Added: July 04, 2010 | Visits: 1.867

Script Promotion Wizard Script Promotion Wizard is a free online tool you can add to your web site or use on your local server to add your script to script directories. Since an automated solution to script promotion is probably impossible due to the lack of a standard submission process for script directories, we...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (129): Script Promotion Wizard Download

Added: September 11, 2010 | Visits: 2.041

Image Resize Wizard Image Resize Wizard is a PHP script witch you can add to your web site that enables your visitors to re-size their images quickly and efficiently. The user just selects their image and the largest side length and click "resize". Image Resize Wizard is very easy to install and can add some very...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (116): Image Resize Wizard Download

Added: March 04, 2010 | Visits: 1.421

Remote MySQL Query Remote MySQL Query is a PHP class that can easily execute queries on a remote MySQL server using only HTTP. It works by accessing a PHP script on the remote web server that executes queries based on passed in URL parameters. The client passes a secret key to the remote script to prevent...


Platforms: *nix

License: Freeware Download (145): Remote MySQL Query Download

Added: February 01, 2010 | Visits: 949

DBD::mysql DBD::mysql is a Perl module with MySQL driver for the Perl5 Database Interface (DBI). SYNOPSIS use DBI; $dsn = "DBI:mysql:database=$database;host=$hostname;port=$port"; $dbh = DBI->connect($dsn, $user, $password); $drh = DBI->install_driver("mysql"); @databases =...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (99): DBD::mysql Download

Added: June 16, 2010 | Visits: 1.611

Tk::Wizard::Installer Tk::Wizard::Installer is a Perl module for building-blocks for a software install wizard. use Tk::Wizard::Installer 1.932; my $wizard = new Tk::Wizard::Installer( -title => "Installer Test", ); $wizard->addDownloadPage( -wait => undef, #-on_error => sub { ... }, -no_retry => 1, -files =>...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (122): Tk::Wizard::Installer Download

Added: August 07, 2010 | Visits: 2.449

PHP/Mysql Site Builder PHP/Mysql Site Builder is a PHP/Mysql tool for managing your homepage, you can create dinamyc and static version of your site. PHPBuilder is free software, released under GNU GPL Licence version 2.0 (see COPYING file for details). PHPBuilder is the result of many ideas, and code write by...


Platforms: *nix

License: Freeware Size: 79.87 KB Download (247): PHP/Mysql Site Builder Download

Added: September 26, 2010 | Visits: 1.302

RPM Wizard RPM Wizard is an installation program for RPM packages. Using a wizard interface, it makes installing easy even for beginners. With features such as automatic dependency handling, it aims to become the most easy-to-use RPM installation program. RPM Wizard is written in Python and uses the PyQt...


Platforms: *nix

License: Freeware Size: 86.02 KB Download (282): RPM Wizard Download

Added: August 18, 2010 | Visits: 1.162

Little Wizard Little Wizard is a development environment for children. Little Wizard can be programmed without using keyboard, just by using drag and drop. Even children in primary school can understand how it works. Little Wizard project uses GTK+ and libXML. Whats New in This Release: - This release...


Platforms: *nix

License: Freeware Size: 655.36 KB Download (100): Little Wizard Download

Added: July 14, 2010 | Visits: 2.038

MySQL PHP to Posgres Converter MySQL PHP to PostgreSQL is an application that takes a php page that uses mysql calls and changes them into PostgreSQL calls. This allows any website (if it converts properly) that was written in PHP for MySQL to run as a website written to run on PostgreSQL. - Step 1: Download and uncompress...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (108): MySQL PHP to Posgres Converter Download

< 1 2 3 4 5 >