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

Database Table freeware
Filter: All | Freeware | Demo
 

Database Table

< 1 2 3 4 5 > 
Added: July 24, 2013 | Visits: 396

Persistencia Functions for mapping objects of a sub-class to rows of a database table, are provided. Each sub-class is mapped to a database table with the same name.Persistencia uses PHP 5 reflection support to retrieve public class variables and map them to database table fields with the same name. Platforms: PHP

License: Freeware Size: 10 KB Download (41): Persistencia Download

Added: April 03, 2013 | Visits: 680

PHP bans and trap PHP bans and trap can list, add, update and delete records of a MySQL database table with information about banned IP addresses. Forms that allow creating or updating records of banned IP addresses can be generated.PHP bans and trap can also look up the database to check whether a given IP or... Platforms: PHP

License: Freeware Size: 10 KB Download (46): PHP bans and trap Download

Added: March 23, 2013 | Visits: 474

nbrecs class Nbrecs class can be used to extract and list MySQL database table information. It can query a given MySQL database to extract table status information.The script can generate an HTML table on which it displays the retrieved table status information like the table names, number of records, next... Platforms: PHP

License: Freeware Size: 153.6 KB Download (43): nbrecs class Download

Added: August 21, 2013 | Visits: 383

Sortable Elements This class can be used to display MySQL database table records in an HTML table that can be sorted by dragging rows.It generates HTML and javascript to display the records of a MySQL table in HTML table rows that can be dragged to sort the table elements.The class sends AJAX requests to send... Platforms: PHP

License: Freeware Size: 92.16 KB Download (41): Sortable Elements Download

Added: June 22, 2013 | Visits: 508

PgFieldNameFixer PgFieldNameFixer retrieves the names of the columns of a given PostgreSQL database table and checks if it has upper case letters, special characters spaces, or any other problematic characters.The columns are renamed in order to replace problematic characters. Platforms: PHP

License: Freeware Size: 10 KB Download (40): PgFieldNameFixer Download

Added: April 12, 2013 | Visits: 452

classDataObject classDataObject executes SELECT questions to a database table and retrieves records into arrays. It can generate pagination links to browse listings of table records split in many pages.classDataObject can also execute INSERT and UPDATE queries to set table records with data from array parameters. Platforms: PHP

License: Freeware Size: 10 KB Download (41): classDataObject Download

Added: September 14, 2013 | Visits: 595

GetClass The definition of a database table can be extracted and classes to query that table in order to store or retrieve records into class variables, can be generated. Platforms: PHP

License: Freeware Size: 133.12 KB Download (41): GetClass Download

Added: August 17, 2013 | Visits: 377

DBConnections DBConnections can be used to manipulate the records of a MySQL database table.DBConnections can establish a connection to a given MySQL database server and execute several types of operations to manipulate the records of a table like retrieving the records data, insert new records, and update or... Platforms: PHP

License: Freeware Size: 51.2 KB Download (40): DBConnections Download

Added: June 28, 2013 | Visits: 780

MySQL tables description generator MySQL tables description generator can query the definition of a given MySQL database table and generate a PHP class with functions that return details about the table.Functions to return the name of the table and its field, are generated. Platforms: PHP

License: Freeware Size: 10 KB Download (44): MySQL tables description generator Download

Added: May 18, 2013 | Visits: 524

dbStringIt dbStringIt can be used to generate SQL statements to update database table records from submitted form field values.dbStringIt takes an array of posted form request values and combines the values to generate a string that can be used in an SQL UPDATE statement to update the fields of records with... Platforms: PHP

License: Freeware Size: 10 KB Download (45): dbStringIt Download

Added: April 12, 2013 | Visits: 355

Formularios Formularios can be used to manipulate database table records using Web forms.Formularios can generate validated HTML forms for creating or editing database table records from a definition of the mapping of table fields into form fields.The database is accessed using PEAR::DB API. The output of... Platforms: PHP

License: Freeware Size: 20.48 KB Download (42): Formularios Download

Added: May 23, 2013 | Visits: 652

Form Table Generator Form Table Generator can be used to generate HTML forms for adding or editing MySQL database table records. It retrieves the list of fields of a given MySQL database table. Then it generates HTML forms for entering values of records of that table.The table primary key field can be automatically... Platforms: PHP

License: Freeware Size: 51.2 KB Download (45): Form Table Generator Download

Added: August 20, 2013 | Visits: 485

MySQL List Data MySQL List Data can be used to view, edit and delete records of a MySQL database table. It can execute a MySQL database SELECT query and list the results in an HTML table.The table fields, the respective header names and the table presentation details are configurable. The record listing table... Platforms: PHP

License: Freeware Size: 40.96 KB Download (41): MySQL List Data Download

Added: May 10, 2013 | Visits: 326

Record Tree It can execute database queries to traverse an hierarchy of database table records that form a tree. An array containing values of entries of the object in the tree, can be returned. Requirements: - PHP 5.00 or higher Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (51): Record Tree Download

Added: May 10, 2013 | Visits: 749

PostgreSQLPHP Generator This is a generator that creates PHP code based on a PostgreSQL RDBMS for data entry into any database table or tables with 1-n associations or n-n associations. The generator now manages projects of more tables and has a complete graphical layout. Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (63): PostgreSQLPHP Generator Download

Added: May 27, 2013 | Visits: 513

Quick CSV import Quick CSV import can be used to import data from CSV (Comma Separated Value) files into a given MySQL database table.Quick CSV import parses a given CSV file to extract the field names. Then it imports the data into the MySQL database using a LOAD DATA INFILE query to import the data in a much... Platforms: PHP

License: Freeware Size: 30.72 KB Download (47): Quick CSV import Download

Added: July 29, 2013 | Visits: 576

AJAX data listings engine for Scripts The system is written in PHP and can be used to list data in any mySQL table, all you do is specify the mySQL database details and the engine will automatically generate a data listings table as per the configuration.The system supports AJAX column sorting and page listings and offers a search... Platforms: PHP

License: Freeware Size: 10 KB Download (47): AJAX data listings engine for Scripts Download

Added: August 28, 2013 | Visits: 1.185

Basic MySQL Search Engine Class Basic MySQL Search Engine Class can be used to search for data in MySQL database table text fields. It executes one or more SQL SELECT queries to search for given keywords in different text fields of the same MySQL database table.Basic MySQL Search Engine Class returns an array with the values of... Platforms: PHP

License: Freeware Size: 112.64 KB Download (49): Basic MySQL Search Engine Class Download

Added: June 25, 2013 | Visits: 448

dataMiner for Scripts dataMiner is a PHP application for manipulating data stored in a database. Table metadata is loaded internally by PHP, leaving configuration minimized to bare essentials.Features like file upload handling, image thumbnails, advanced form controls w/ javascript, data importing / exporting, a popup... Platforms: PHP

License: Freeware Size: 184.32 KB Download (44): dataMiner for Scripts Download

Added: August 06, 2013 | Visits: 3.833

Regexp store Regexp store can be used to apply regular expressions from a MySQL database. It can access a MySQL database table that contains information about regular expressions.The script can retrieve given regular expressions by name and apply operations to match, replace and split text using the regular... Platforms: PHP

License: Freeware Size: 10 KB Download (41): Regexp store Download

< 1 2 3 4 5 >