Resultset 1.0

Resultset 1.0 Download Summary

  • Language: Python
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: GPL - GNU Public License
  • Databases: N/A
  • Downloads: 379
  • Released: May 18, 2007

Resultset 1.0 Description

Resultset allows you to accessdatabase results by field name. It wraps each result row in a ResultRow class which allows you to retrieve results via a dictionary interface (by column name). The regular list interface (by column number) is also provided.

Resultset Bookmark

Hyperlink code:
Hyperlink for Forum code:

Resultset 1.0 Script Download Notice

Top 4 Download periodically updates information of Resultset 1.0 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Resultset 1.0 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

Database resultset navigation

Database resultset navigation script helps you to create page links for your (MySQL) database resultset.This PHP function is all you need to create ... backward links (paging) for the records in a database resultset. The setup is very easy, just call the ... with the total number of records in your resultset. The function takes care about an existing query ...

Web Based Database Query Tool

Web Based Database Query Tool is a simple free Web based MySql database query tool.Features: - Web based mysql database query tool in php. - Easy to use tool ... any web page. - Dynamically change to any database or host. - Execute select, update, delete,abase or ...

MySQL and accessing database results by field

MySQL and accessing database results by field script allows you to access database records returned by a query using the field name. ...
Python

phpcocktails

... cocktails (ingredients, composition, images...). It allows you to query a database in order to make the desired cocktail. ...

fSQL

... PHP offers some functions to easily use mysql querys. It works with twodimensional associative arrays (Columns and Rows). The sourcecode is quite self-explanatory. There are functions for connect, close, select, insert, delete and update. ...