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.478.021 Times

Build Table software
Filter: All | Freeware | Demo
 

Build Table

< 1 2 3 4 5 > 
Released: September 07, 2011  |  Added: September 08, 2011 | Visits: 3.897

Active Table Editor Active Table Editor helps the users edit ANY table in ANY Database. Let's imagine following situation you have accounting software package and would like to design some additional reports. You know the database structure pretty well and created some mapping tables for the reports. Now you need... Platforms: Windows

License: Shareware Cost: $130.00 USD Size: 6.29 MB Download (513): Active Table Editor Download

Released: November 25, 2008  |  Added: December 02, 2008 | Visits: 3.268

Export Table to Text for DB2 Export Table for IBM DB2 helps to save table's data to text file. The program supports delimited or fixed length formats. Export utility has easy to learn and to use wizard interface. All modern versions of IBM DB2 are supported. This handy utility helps database users to create text file for... Platforms: Windows

License: Demo Cost: $49.00 USD Size: 470.04 KB Download (107): Export Table to Text for DB2 Download

Released: November 28, 2008  |  Added: December 03, 2008 | Visits: 3.961

Import Table from Excel for Oracle Import Table for the Oracle Server helps to load data from Excel spreadsheet. The program has easy to use wizard interface. All modern versions of the Oracle Server and all versions of Microsoft Excel are supported. A few options make import process more flexible and comfortable. This handy... Platforms: Windows

License: Demo Cost: $49.00 USD Size: 470.65 KB Download (178): Import Table from Excel for Oracle Download

Released: November 29, 2008  |  Added: December 04, 2008 | Visits: 2.317

Import Table from Excel for DB2 Import Table for the IBM DB2 databases helps to load data from Excel spreadsheet. The program has easy to use wizard interface. All modern versions of the DB2 Server and all versions of Microsoft Excel are supported. A few options make import process more flexible and comfortable. This handy... Platforms: Windows

License: Demo Cost: $49.00 USD Size: 470.62 KB Download (117): Import Table from Excel for DB2 Download

Added: February 17, 2010 | Visits: 1.382

PostgreSQL Table Log PostgreSQL Table Log contains functions that allow you to log PostgreSQL table inserts, updates, and deletes into another table. This can be used to recover the state of the logged table or to recover specific rows from a given time period. Whats New in This Release: - This version now... Platforms: *nix

License: Freeware Size: 13.31 KB Download (115): PostgreSQL Table Log Download

Added: June 21, 2010 | Visits: 1.161

Module::Build::TestReporter Module::Build::TestReporter is a Perl module to help users report test failures. SYNOPSIS use Module::Build::TestReporter; my $build = Module::Build::TestReporter->new( # normal Module::Build code here ); # or, in your own M::B subclass package My::Module::Build; use Class::Roles... Platforms: *nix

License: Freeware Size: 8.19 KB Download (90): Module::Build::TestReporter Download

Added: February 26, 2010 | Visits: 1.176

auto-build auto-build is a Perl module that can run automated, unattended software build processes. SYNOPSIS # auto-build [OPTION]... Run build using latest code currently in source control # auto-build --config /etc/auto-build.d/auto-build.conf Run build using code committed prior to 12:30 on Dec... Platforms: *nix

License: Freeware Size: 204.8 KB Download (106): auto-build Download

Added: March 26, 2010 | Visits: 1.032

Module::Build::JSAN Module::Build::JSAN is a Perl module to build JavaScript modules for JSAN. SYNOPSIS use Module::Build::JSAN; my $build = Module::Build::JSAN->new( module_name => Foo-Bar, license => perl, dist_author => Joe Developer , dist_abstract => Say something pithy here, dist_version => 0.02,... Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): Module::Build::JSAN Download

Added: May 22, 2010 | Visits: 1.238

Module::Build::Authoring Module::Build::Authoring are authoring Module::Build modules. When creating a Build.PL script for a module, something like the following code will typically be used: use Module::Build; my $build = Module::Build->new ( module_name => Foo::Bar, license => perl, requires => { perl =>... Platforms: *nix

License: Freeware Size: 184.32 KB Download (96): Module::Build::Authoring Download

Added: March 24, 2010 | Visits: 779

gnome-build gnome-build package contains GNOME build framework tools.. Platforms: *nix

License: Freeware Size: 614.4 KB Download (94): gnome-build Download

Added: June 02, 2010 | Visits: 1.108

CGI::AppBuilder::Table CGI::AppBuilder::Table module contains a configuration initializer. SYNOPSIS use CGI::AppBuilder::Table; my $ab = CGI::AppBuilder::Table->new( ifn, my_init.cfg, opt, vhS:a:); my ($q, $ar, $ar_log) = $ab->start_app($0, %ARGV); print $ab->disp_form($q, $ar); This class provides methods... Platforms: *nix

License: Freeware Size: 12.29 KB Download (92): CGI::AppBuilder::Table Download

Added: April 02, 2010 | Visits: 1.037

pulse local build pulse local build is a tool that executes the pulse continuous integration build engine in a local checkout of your projects source code. pulse local build enables you to test project configuration before submitting it to your source control system.. Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 2.9 MB Download (95): pulse local build Download

Added: July 14, 2010 | Visits: 910

Java::Build::GenericBuild Java::Build::GenericBuild is a high level driver to control Java builds. SYNOPSIS There are two (or more) code files needed to effectively use this module. First, create a subclass of this class: package Java::Build::MyBuild; use Carp; # Do the following in a BEGIN block before the use... Platforms: *nix

License: Freeware Size: 30.72 KB Download (99): Java::Build::GenericBuild Download

Added: September 13, 2010 | Visits: 1.278

Java::Build::Tasks Java::Build::Tasks is a Perl module that collects common Java build tasks in one place: jar, jarsigner, etc. SYNOPSIS use Java::Build::Tasks; set_logger($log_object); copy_file(source, dest); copy_file(list, of, sources, dest); copy_file(-r, list, of, sources, with, flags, dest);... Platforms: *nix

License: Freeware Size: 30.72 KB Download (110): Java::Build::Tasks Download

Added: July 01, 2010 | Visits: 1.158

Module::Build Module::Build is a Perl module for build and install Perl modules. SYNOPSIS Standard process for building & installing modules: perl Build.PL ./Build ./Build test ./Build install Or, if youre on a platform (like DOS or Windows) that doesnt require the "./" notation, you can do this:... Platforms: *nix

License: Freeware Size: 184.32 KB Download (95): Module::Build Download

Added: September 03, 2010 | Visits: 881

kdesvn-build kdesvn-build script builds KDE from its Subversion source repository. Well, that and a *LOT* more... It builds qt-copy, automatically includes unsermake in the build, easily supports being run from cron, allows module-specific options such as configure flags, logs everything, and generally... Platforms: *nix

License: Freeware Size: 44.03 KB Download (91): kdesvn-build Download

Added: April 20, 2010 | Visits: 917

Java::Build::JVM Java::Build::JVM is a Perl module that starts one JVM for compiling. SYNOPSIS use Java::Build::JVM; my $compiler = Java::Build::JVM->getCompiler(); $compiler->destination("some/path"); $compiler->classpath("some/pathto/jar.jar:some/other/path/javas");... Platforms: *nix

License: Freeware Size: 30.72 KB Download (104): Java::Build::JVM Download

Added: April 10, 2010 | Visits: 1.033

Java::Build Java::Build is a family of modules which you can use instead of Ant. SYNOPSIS use Java::Build::JVM; # access to the javac compiler in one jvm use Java::Build::Tasks; # some helpful methods similar to Ant tasks my $source_files = build_file_list( BASE_DIR => $some_path, INCLUDE_PATTERNS... Platforms: *nix

License: Freeware Size: 30.72 KB Download (96): Java::Build Download

Added: February 19, 2010 | Visits: 1.264

Fenris 0.07-m2 build Fenris is a suite of tools suitable for code analysis, debugging, protocol analysis, reverse engineering, forensics, diagnostics, security audits, vulnerability research and many other purposes. The main logical components are: - Fenris: high-level tracer, a tool that detects the logic used... Platforms: *nix

License: Freeware Size: 1.1 MB Download (106): Fenris 0.07-m2 build Download

Added: June 17, 2010 | Visits: 1.215

WormBase::Archive::Build WormBase::Archive::Build can create archives of Wormbase releases. SYNOPSIS use Bio::GMOD::Admin::Archive; my $archive = Bio::GMOD::Admin::Archive->new(); $archive->create_archive(); METHODS Bio::GMOD::Admin::Archive->new(@options) Create a new WormBase::Archive object for archiving... Platforms: *nix

License: Freeware Size: 71.68 KB Download (96): WormBase::Archive::Build Download

< 1 2 3 4 5 >