records for sale
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 822
Paging Records in JSP 1
You can divide database results into pages with this script. This source code is for available to use with MySQL. But you can modify the code to use with PostgreSql and Oracle. You can not use this code with MS-SQL. Becuase MS-SQL does not support using more>> You can divide database results into pages with this script. This source code is for available to use with MySQL. But you can modify the code to use with PostgreSql and Oracle. You can not use this code with MS-SQL. Becuase MS-SQL does not support using LIMIT in your sql queries.<<less
Added: 2003-11-26 License: Freeware Price: $0.00USD
13 downloads
Dating web designs for sale
How it works The personals site allows for free signups to use the site such as finding a match and messaging and can vote on their favorite people, plus rate other users. For advanced features, users more>> How it works The personals site allows for free signups to use the site such as finding a match and messaging and can vote on their favorite people, plus rate other users. For advanced features, users can upgrade their account on a subscription bases handled through PayPal. Advanced user accounts get features the free account does not provide such as: Access to the chat system Can create a buddy list of their favorite member Can block members they do not want contact from Can view mails sent by other members Users can register for the site for free and the process is automated. For paid accounts the administrator upgrades the account via the admin area that also allows for site maintenance, quick configuration and a site opt-in newsletter that you can use to promote your other businesses, promote partner programs or sell ad space on. The admin also has the option to set if the site is paid or free at any time<<less
Added: 2005-09-13 License: PHP License Price: $50.00AdditionalInfosingledomainlicense
1505 downloads
Nokia 5800 XpressMusic for sale
Nokia 5800 XpressMusic.......$330usd Package content 1 Nokia 5800 XpressMusic Phone 1 BL-5J Battery 1 AC-8 Charger 2 Stylus 1 HS-45, AD-54 Headset 1 CA-75U Video-out Cable 1 CA-101 Connectivity Cable 1 CP-305 Carrying Case 1 DT-29 Stand 1 more>> Nokia 5800 XpressMusic.......$330usd Package content 1 Nokia 5800 XpressMusic Phone 1 BL-5J Battery 1 AC-8 Charger 2 Stylus 1 HS-45, AD-54 Headset 1 CA-75U Video-out Cable 1 CA-101 Connectivity Cable 1 CP-305 Carrying Case 1 DT-29 Stand 1 CP-306 Stylus plectrum in wrist strap 1 User guide and Quick guide 1 Mini DVD BRAND NEW , ORIGINAL MADE IN USA WITH FACTORY WARRANTY SEALED . we offer DiscountS for large purchasers.FOR ORDER PLACEMENT AND GENERAL INQUIRY PLEASE CONTACT: CAPITAL INVESTMENTS LTD +447035971082 Sales Rep Email:kateandy100@live.com capitalinvestmentltd@usa.com http://www.capitalinvestment-ltd.page.tl<<less
Added: 2009-02-19 License: BSD Price: $330.00USD
16 downloads
AXML Record Browsing
AXML Record Browsing is a ASP component that allows you to display or modify your database tables or queries with no coding at all. Insert or publish new table records from Access, MS SQL, Oracle, Syb more>> AXML Record Browsing is a ASP component that allows you to display or modify your database tables or queries with no coding at all. Insert or publish new table records from Access, MS SQL, Oracle, Sybase or any other ADO enabled database. User can sort on any column, page through the recordset or go to detailed form page. AXML Record Browsing allows you to select appearance, apply formatting or regular expression functions to data, CVS export and much more.<<less
Added: 2005-12-01 License: GPL Price: Free
1427 downloads
AutoCRUD for PHP 1.0
The AutoCRUD for PHP library is a CRUD library, which handles most of the common tasks when using a database: insert, update, delete, select and get. But this library also provides extra functionality. It is able to automatically handle relationships more>> The AutoCRUD for PHP library is a CRUD library, which handles most of the common tasks when using a database: insert, update, delete, select and get. But this library also provides extra functionality. It is able to automatically handle relationships between tables, and it takes only one line to get related records from one table when selecting records from another table. Furthermore, this library also makes it possible to use table prefixes, without having to change ONE line of your code. It also allows you to create table aliases, thereby creating "virtual tables". Security is also important for this libray, thats why it has several utilities to prevent SQL injection, and all the native methods also automatically prevent SQL injection. When using this library you will (almost) never have to write SQL yourself, and this library is a real time saver.<<less
Added: 2006-06-14 License: Other Price: $0.00USD
14 downloads
Other version of AutoCRUD for PHP
Price: FreeAdditionalInfoMITlicense
License:Other Free / Open Source License
License:Other Free / Open Source License
Counting records in PHP/mySQL
Following code samples, demonstrates how to count records in a MySQL database table. You may send parameters to query to display only selected range of rows. more>> Following code samples, demonstrates how to count records in a MySQL database table. You may send parameters to query to display only selected range of rows.<<less
Added: 2007-07-12 License: Freeware Price: Free
524 downloads
GMTT Record Directory 1.0
Allows users to signup and keep an online profile of their music collection. Includes all the features youd expect from such an application, including add, edit, and delete records. Furthermore, users collections are available to view to the public. more>> Allows users to signup and keep an online profile of their music collection. Includes all the features youd expect from such an application, including add, edit, and delete records. Furthermore, users collections are available to view to the public. Information such as Artist, Album, Record Label, and Format are stored in the database. This script is very easy to expand upon, and frequent updates are expected. There is also a fully functioning demo.<<less
Added: 2006-03-03 License: Free Non-Commercial Price: $0.00USD
11 downloads
Other version of GMTT Record Directory
License:Free for non-commercial use
Counting Records in SQL Script
Sometimes we worry about limits of database table and we need to know how manay recods we have. In ASP we could count all recods using a loop. But if we have a small piece of knowledge about SQL scrip more>> Sometimes we worry about limits of database table and we need to know how manay recods we have. In ASP we could count all recods using a loop. But if we have a small piece of knowledge about SQL script, our script works better and faster.<<less
Added: 2006-09-06 License: Freeware Price: Free
1144 downloads
Select random records from a MySQL database 1.0
Sometimes it could be very helpful to select a record from a table randomly. You can find such solution when you see random partners or randomly selected tutorials. This tutorial shows you how to select records randomly from a MySQL database. more>> Sometimes it could be very helpful to select a record from a table randomly. You can find such solution when you see random partners or randomly selected tutorials. This tutorial shows you how to select records randomly from a MySQL database.<<less
Added: 2007-02-08 License: Freeware Price: $0.00USD
13 downloads
Other version of Select random records from a MySQL database
License:Freeware
Using GetRows To Get All Records From Table 1
Following example, extracts all of the records in a database table and stores into a 2-dimensional array. This gives you an advantages to modify and work on data. more>> Following example, extracts all of the records in a database table and stores into a 2-dimensional array. This gives you an advantages to modify and work on data.<<less
Added: 2004-04-06 License: Freeware Price: $0.00USD
12 downloads
Displaying Records From An Excel Database
Aim of this articles is to display records from an Microsoft Excel in an ASP. We could use general SQL command while retreving data from an excel sheet. All we need to know how to connect Excel file. more>> Aim of this articles is to display records from an Microsoft Excel in an ASP. We could use general SQL command while retreving data from an excel sheet. All we need to know how to connect Excel file.<<less
Added: 2006-08-15 License: Freeware Price: Free
707 downloads
Selecting random record from database
This ASP source code describes a short way to select a record from database. First we need to calculate how many records we have in our table. Using randomize function, we generate a random number bet more>> This ASP source code describes a short way to select a record from database. First we need to calculate how many records we have in our table. Using randomize function, we generate a random number between 0 to count of records in database. Last part of code to select our record using our random number. We must move dynamic cursor in database table and move it to row number. There a few ways to move cursor to row, but personally we can do it similiar as paging records. We select all records from table dividing one record per page. Complete reference code is included.<<less
Added: 2007-07-12 License: Freeware Price: Free
521 downloads
Counting Records In A Database Table 1
We can count records in a table with these a few lines of codes. First we must send an SQL statement to database engine. Count of records will be first value of resultset. more>> We can count records in a table with these a few lines of codes. First we must send an SQL statement to database engine. Count of records will be first value of resultset.<<less
Added: 2003-12-18 License: Freeware Price: $0.00USD
12 downloads
Counting Records in MySQL by JSP 1
This code source displays count of records in MySQL. We are using a SQL statement. You can easily modify the code to use in different languages. But this code can be used for JSP with MySQL. We will use Connector/J driver to connect database. more>> This code source displays count of records in MySQL. We are using a SQL statement. You can easily modify the code to use in different languages. But this code can be used for JSP with MySQL. We will use Connector/J driver to connect database.<<less
Added: 2003-11-26 License: Freeware Price: $0.00USD
14 downloads
PHP Point Of Sale 9.1
PHP Point Of Sale is designed to help small businesss with keeping track of customers, items, inventory, and generate reports based on sales. New Features/Fixes: PHP Point Of Sale 9.1 offers improved searching for customers and items and 3 new date more>> PHP Point Of Sale is designed to help small businesss with keeping track of customers, items, inventory, and generate reports based on sales. New Features/Fixes: PHP Point Of Sale 9.1 offers improved searching for customers and items and 3 new date range reports. Many minor bug fixes have also been included. This upgrade is recommended for all!<<less
Added: 2003-06-28 License: GPL Price: $0.00USD
22 downloads
Other version of PHP Point Of Sale
License:GPL
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above records for sale search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed