PageMaster

3 views
Skip to first unread message

ArabCarMarket.Com

unread,
Jul 10, 2008, 9:44:39 AM7/10/08
to ForDevr.Com
PageMaster
http://www.fordevr.com/Link-Details-8662/pagemaster.html
PageMaster is an integrated component that gives the developer full
control over database queries, connections and output styles but makes
cumbersome tasks like page linking and bookmarking a breeze. Allows
users to easily page through database records.
Date created: 08-07-2008.

SQLmap
http://www.fordevr.com/Link-Details-8663/sqlmap.html
SQLmap is a small application valuable for those who is responsible
for building or maintaining a web site and SQL Server database. This
application helps to access all servers and then access all databases
stored in each server. Then with the interface provided you can view
tables, records in each table through browser from any computer, You
can even write SQL query to retrieve data from table that meet the
criteria specified.
Date created: 08-07-2008.

Simple Database Input and Display
http://www.fordevr.com/Link-Details-8664/simple-database-input-and-display.html
Inputting data into an Access or SQL server database is very easy
in .asp. This script will take input for two text fields (First and
Last name) and write them to an Access db. A second script will allow
you to view all of the inputs into the Access to date.
Date created: 08-07-2008.

Database administration
http://www.fordevr.com/Link-Details-8665/database-administration.html
This is a simple, and generic ASP code written in JavaScript for
allowing you to administrate any tables in your database.
Date created: 08-07-2008.

ASP-SQL2Table
http://www.fordevr.com/Link-Details-8666/asp-sql2table.html
SQL2Table is a freeware C++ database COM server dll that takes a
connection string and a SQL statement, generating a custom table in
HTML format. The target audience is an Active Server Page scripter who
wants to automate data retrieval from a relational database over a
small corporate intranet. All of the magic is performed on the server,
allowing any user with a standard browser to view the data. A complex
HTML table can be generated with a few lines of VBScript or JScript
code. The dll can automatically generate a navigation bar and detail
links for each row. This version includes an ASP script that can be
used to test the dll properties.
Date created: 08-07-2008.

Manifold Database Commander
http://www.fordevr.com/Link-Details-8667/manifold-database-commander.html
At its simplest level, Database Commander lets you create, browse,
manipulate, and run statistics on Access 97, Access 2000, dBASE,
FoxPro Paradox, Excel, Lotus, text, HTML, ODBC, SQL Server, Oracle,
Sybase, Btrieve, and other data sources. Database Commander is not
just some dumb little database browser: it contains a new approach to
understanding databases of spectacular sophistication and power, all
tamed for your ease of use within a sensible, point-and-click
interface.
Date created: 08-07-2008.

Universal Table Editor
http://www.fordevr.com/Link-Details-8668/universal-table-editor.html
Universal Table Editor is an ASP (Active Server Pages) application and
can be used for every table in every database you can reach from your
IIS on Win NT-Server or PWS on Win NT-WS / Win9x. It features: Insert,
Edit and Delete Records Export complete Table as CSV file (e.g.
readable by Excel); Show Field Definitions; Sorting of each Column;
Automatic Primary Key detection; Some Basic Error Management; and Data
Types like Binary will not be displayed and are not editable.
Date created: 08-07-2008.

JK50CONN
http://www.fordevr.com/Link-Details-8669/jk50conn.html
JK50CONN is a very simple component that has 5 methods and its mainly
purpose is to keep a poll of connections to database and manage it.
With this component you can rationalize the use of connections on your
database. The component was developed with Delphi 5 and tested under
IIS 4.0 with ADO 2.0 on an NT Server 4.0 machine.
Date created: 08-07-2008.

Excel Data
http://www.fordevr.com/Link-Details-8670/excel-data.html
This is a simple ASP script demonstrating how to connect and display
Excel data using ADO From ASP.
Date created: 08-07-2008.

TaBliz
http://www.fordevr.com/Link-Details-8671/tabliz.html
TaBliz is a server side component which builds a complete web
interface for your data. If you are involved with the development of
web pages dealing with data in an Internet, intranet or extranet
context, TaBliz can be a shareware low cost tool that will do the job
for you.
Date created: 08-07-2008.

Simple Database Access
http://www.fordevr.com/Link-Details-8672/simple-database-access.html
This application simplifies connecting to databases, reducing the
amount of code you'll have to write each time you connect.
Date created: 08-07-2008.

DS SQL Tools
http://www.fordevr.com/Link-Details-8673/ds-sql-tools.html
DS SQL Tools is an ASP component library that provides 2 sets of
useful functions for database programmers. One that allows validation
of SQL queries against the data source and another that enables the
programmer to predict the size of a result set without executing the
query against the database.
Date created: 08-07-2008.

AspGrid
http://www.fordevr.com/Link-Details-8674/aspgrid.html
AspGrid is a server-side component that gives your Web application the
power of a true data-bound grid control. It is an HTML-generating ASP
component that provides a Web-based read/write interface to an
arbitrary ODBC database table. With AspGrid you can add powerful data-
bound grid functionality to your ASP-based web application with as
little as 5 lines of ASP code.
Date created: 08-07-2008.

aq.asp
http://www.fordevr.com/Link-Details-8647/aqasp.html
Do SQL create, drop, insert, update, etc. Or do selects against your
database and see the results. Error messages printed. The easy way to
get access to your MySQL database.
Date created: 08-07-2008.

StreamlineDB
http://www.fordevr.com/Link-Details-8648/streamlinedb.html
StreamlineDB is an application that generates smart web forms to
manage the content of your database. StreamlineDB supports Microsoft
Access, SQL Server and Oracle. StreamlineDB is an application builder,
and the output of StreamlineDB is ASP code. StreamlineDB produces a
wide range of features, from smart web forms, to advanced client side
sorting. StreamlineDB generates all the code that is necessary to
manage the contents of your database. Web-enable Access (Tables,
queries, parameter queries) SQL Server (Tables, views and stored
procedures) Oracle (Tables and Views)
Date created: 08-07-2008.

Data Grid
http://www.fordevr.com/Link-Details-8649/data-grid.html
DataGrid is an active server component, which enables you to display,
add, edit and delete a table record set in one page, using the power
of DataGrid. Using DataGrid you can build a Web-based, browser
independent, editable grid interface in no time. Works with Microsoft
Access 97/2000 and Microsoft SQL Server 97/2000. IE+ and NS+
compatible.
Date created: 08-07-2008.

Auto SQL
http://www.fordevr.com/Link-Details-8650/auto-sql.html
ASP Components for automatic generation of SQL commands. No more long
asp coding and debugging of SQL Statements. Auto SQL does it for you
with its automatic SQL generation engine. You can add, update and
delete from any table using few lines of codes.
Date created: 08-07-2008.

Database Script Generator
http://www.fordevr.com/Link-Details-8651/database-script-generator.html
The developer writes "When developing this script generator we have
focus on providing users with basic code to allow adding, deleting and
searching within a database. Fill a form with your data and you will
get the code you need to perform those tasks."
Date created: 08-07-2008.

ASP Template Pack
http://www.fordevr.com/Link-Details-8652/asp-template-pack.html
A collection of ASP templates for Lockwoodtech's Proc-Blaster Code
Generator that helps to dispense with redundant coding for managing
data of your tables in SQL Server. It enables you to generate code
quickly & also includes client-side validations. Searching and
browsing through records is made very simple. The interface can also
be customized as desired.
Date created: 08-07-2008.

DBSchema
http://www.fordevr.com/Link-Details-8653/dbschema.html
DBSchema is the real time online description of a MS SQL Server
database generated using the data definition language provided by the
Database. DBSchema defines attributes of the database, such as tables,
columns, procedures and properties. It provides real time
documentation of your SQL Database which is generated by a set of ASP
Pages which run in Windows IIS. DBSchema makes it easier for the
developers to document the current database schema, as they can easily
access it by just entering an URL in the browser, without having to
use any software.
Date created: 08-07-2008.

DSN-Less Connection Maker
http://www.fordevr.com/Link-Details-8654/dsn-less-connection-maker.html
Searches an entire website for MS Access Databases, links are created
for each database. Simply click on one of the database links and a
connection file is automatically created. Requirements: Microsoft IIS
with ASP and the FileSystemObject Active.
Date created: 08-07-2008.

DevGrid
http://www.fordevr.com/Link-Details-8655/devgrid.html
DevGrid, modeled as an IE Behavior, is a JavaScript grid. With DevGrid
you can display and edit any kind of tabular data very easily with
everything being driven by XML. DevGrid leverages the extensive DHTML
DOM using JavaScript to integrate seamlessly with the browser. With
over 160 properties, methods and events, you get the same power and
features as some of the leading ActiveX Grids without the need for
cumbersome ActiveX downloads and dealing with intricate browser
security settings. DevGrid alleviates the concern of security
conscious and privacy sensitive end users of internet/ intranet
applications by working within the browser sandbox unlike ActiveX
controls.
Date created: 08-07-2008.

OpenX for Oracle
http://www.fordevr.com/Link-Details-8656/openx-for-oracle.html
This is the Oracle version of <a href="http://www.hotscripts.com/
Detailed/10764.html">OpenX</a>. OpenX is an application-level database-
programming interface that allows enterprise programmers to write
applications from a variety of different languages including C#, C/C+
+, JScript, Java, Visual Basic, VBScript.
Date created: 08-07-2008.

WOW Wizard
http://www.fordevr.com/Link-Details-8657/wow-wizard.html
Publish your database to the internet or intranet in minutes. WOW
Wizard is a Visual Basic Add-In that uses an efficient wizard-style
interface to collect information about your database and generate all
necessary code to view, sort, update, delete or add new records.
Date created: 08-07-2008.

Web Database
http://www.fordevr.com/Link-Details-8658/web-database.html
Web Database offers a simple and easy solution for creating database-
driven applications or web sites. Add an address list, directory or
other simple database to your website. Easy and inexpensive way for a
small business to post and receive data on the web.
Date created: 08-07-2008.

ASP Data Driven Report
http://www.fordevr.com/Link-Details-8659/asp-data-driven-report.html
ASP Data Driven Report is an ASP appliation that provides an
infrastructure to create and manage various SQL Server stored
procedure based reports into HTML output. You can add reports,
categorize them in a treeview, edit, delete and manage the report
parameters - all through the ASP interface.
Date created: 08-07-2008.

ASPDB-Ax
http://www.fordevr.com/Link-Details-8660/aspdb-ax.html
ASPDB-Ax is an ASP application for connecting to instantly Design,
Search and Edit all your Access and SQL Server databases on the web.
Features: A pure HTML/ASP/ADO based solution to ensure 100% Cross
Browser Compatibility, Full ADO Paging Support, Instantly Export Data
to Excel, Text or XML, Integrated Security, Search using Filters or a
Dynamic Query By Form, and much more.
Date created: 08-07-2008.

VisualSoft DataManager
http://www.fordevr.com/Link-Details-8661/visualsoft-datamanager.html
VisualSoft DataManager lets you cut through the complexity of large
corporate database applications with fast and flexible drill-down
capabilities and rich report feature, which facilitates easy storage
and retrieval of data. DataManager makes it easier than ever for you
to build data-intensive applications. Using DataManager one can build
scalable data application which can be developed using flexible
interfaces for accessing them.
Date created: 08-07-2008.

ASPDB_SQL
http://www.fordevr.com/Link-Details-8630/aspdb-sql.html
PHPLIB's DB_Sql format in ASP language
Date created: 08-07-2008.

New MDB Component
http://www.fordevr.com/Link-Details-8631/new-mdb-component.html
The New MDB component generates a dynamic Access database from an ASP
recordset object. It also features: Set maximum set of records, and
Other MDB functionalities.
Date created: 08-07-2008.

DB2ASP
http://www.fordevr.com/Link-Details-8632/db2asp.html
DB2ASP converts and publishes your database to dynamic asp web pages.
DB2ASP creates ASP, HTML, CSS, and JavaScript in minutes, saving hours
or even days of work. You can view/add/edit/delete you data via any
browser. DB2ASP is for non-programmers and programmers alike. Optional
features: record sorting, paging, searching, images, JavaScript data
validation, look and feel options, remote or local web servers, remote
or local databases, multiple record deletion, drilldown, page
execution timer, etc. Also provides advanced support for SQL Server
and Oracle. Highly optimized for speed.
Date created: 08-07-2008.

Generate online Custom ASP Access Database script
http://www.fordevr.com/Link-Details-8633/generate-online-custom-asp-access-database-script.html
Generate ASP Access database scripts to your own custom design of your
database, also in CGI-Perl and PhpMySQL, with Add, Search, Edit and
Delete functions. A user can edit and delete his own record only,
protection being provided by user-selected password. Search results
are paginated, the number of records per page being customisable.
There are two databases, one for Matrimonial, the other for Classified
Advertisements. The site also has Reciprocal Links Exchange Directory
Date created: 08-07-2008.

ASP Text Database
http://www.fordevr.com/Link-Details-8634/asp-text-database.html
ASP Text Database is a simple example of how a delimeter seperated
text file can be used to store a small 'database' of values which can
be searched through using a standard html web form. Includes a
template page which is parsed for outputing results on
Date created: 08-07-2008.

DbNetGrid
http://www.fordevr.com/Link-Details-8635/dbnetgrid.html
DbNetGrid is a web-based grid component based on DHTML behaviours and
ASP. Grids can be searched, sorted, edited, copied, printed and
results saved in HTML, Word, Excel or XML formats. Fully encapsulated,
grids can be nested or linked together on the same page to create
powerful drill-down capabilities. Includes integrated GUI designer.
Visit the web site for online demos and a free fully functional
download.
Date created: 08-07-2008.

CompactMDB
http://www.fordevr.com/Link-Details-8636/compactmdb.html
This script browse your website folders to find .mdb files. When .mdb
files are found you can compact all them with a click or compact only
one. Written in Italian.All protected mdb (with password) will be
skipped
Date created: 08-07-2008.

ASP Companion
http://www.fordevr.com/Link-Details-8637/asp-companion.html
ASP Companion is a tool designed specifically to decrease the time you
spend developing database-driven web sites. With ASP Companion you can
generate a complete set of Visual Basic classes and ASP pages for
accessing the database in a matter of minutes. ASP Companion frees you
from the task of writing detailed code and lets you focus on the true
functionality of your application. Allows you to create views (data
grids) of the data in the database with the ability to update multiple
rows on the same page, sort and group the data by any column, and
navigate through the pages. Easily create Visual Basic classes with
the methods to view, update and delete records in the database. Also
includes powerful components for HTML form processing and simplified
database access. An efficient, wizard-style interface allows you to
provide information about your project in five easy steps.
Date created: 08-07-2008.

SQL Server Manager
http://www.fordevr.com/Link-Details-8638/sql-server-manager.html
If your database server running Microsoft SQL Server 6.5 is somewhere
on the Net, you can“t use the Enterprise Manager or ISQL/w (if it is
located behind a firewall, as in most cases). Its web interface
presented allows you to administer SQL Server via any browser across
the Internet - using the SQL Distributed Management Objects (SQLDMO
for short). It allows you to view definitions for tables, views and
stored procedures. It also has a built-in SQL query builder that
allows you to execute any SQL statement against your database.
Date created: 08-07-2008.

Select Statement Code Generator
http://www.fordevr.com/Link-Details-8639/select-statement-code-generator.html
This code wizard can generate code for any select statement. It
generates code from the database connection to retrieving the values
of your fields in variables. Can generate code for any number of
fields.
Date created: 08-07-2008.

DbNetCombo
http://www.fordevr.com/Link-Details-8640/dbnetcombo.html
Self-contained database driven combo box component designed for IE5+
and ASP/ASP.NET. Combo is implemented as a JavaScript object and is
updated independently of the web page. Ideal for creating linked combo
boxes. High performance, capable of loading thousands of records from
the database without significant performance degradation. Extensible,
allows additional database columns to be assigned as option properties
for application usage. Searchable, with version 1.1 you can
automatically create an accompanying search field that allows you to
navigate to the correct option based on a string of characters.
Date created: 08-07-2008.

WebGrid EXP
http://www.fordevr.com/Link-Details-8641/webgrid-exp.html
A Web-based Editable Grid with a nice user interface. Main features:
Smooth Usage (INSERT, UPDATE & DELETE database records without page
refresh), multiple updates, multiple instance & 100% script. Sample
projects using Access database are also included.
Date created: 08-07-2008.

Stp Database Administrator
http://www.fordevr.com/Link-Details-8642/stp-database-administrator.html
Allows you to manage both data and structure in your MS Access
databases. No need to download and upload again and again. Just
install it on your web and use it wherever you are. Allows editing
tables, views, stored procedures, relations, linked tables and much
more.
Date created: 08-07-2008.

KazMax Class Builder
http://www.fordevr.com/Link-Details-8643/kazmax-class-builder.html
KazMax Class Builder is a freeware and complete Active Server Page web
site which produces a complete VbScript class for each table in a
MySql or SQL Server database. Full description provided in an Adobe
PDF file.
Date created: 08-07-2008.

X13 Db Editor
http://www.fordevr.com/Link-Details-8644/x13-db-editor.html
X13 DB Editor is a database editor that allows everybody to put nearly
any database on the web for viewing and/or editing without needing any
coding. Simple setup, single file, simple documentation and
demonstration include.
Date created: 08-07-2008.

ATAF
http://www.fordevr.com/Link-Details-8645/ataf.html
ATAF is an ASP component that allows you to convert any MS-
Access,mySQL, MS-SQL server database or ODBC database to a full grown
ASP application for internet server IIS-4 or IIS-5 or a LINUX internet
server with Chilli ASP installed. 6.0 version also now supports
picture upload.
Date created: 08-07-2008.

ASGRID ASP GRID Component
http://www.fordevr.com/Link-Details-8646/asgrid-asp-grid-component.html
ASGRID Supports high data volume of SQL Server - ORACLE databases with
good performances. ASGRID Provides client interaction insert/update/
delete/move/duplicate without RELOADING the page.
Date created: 08-07-2008.

Search COM Component
http://www.fordevr.com/Link-Details-8613/search-com-component.html
Add feature rich database searching on your ASP web site! You can
choose between four ways of searching: any word, all words, phrase or
boolean search expression with AND, OR and NOT keywords. It supports
searching with standard SQL that works with any database and also MS
SQL Full Text Search for optimized searching on SQL Server. There are
ActiveX, .NET, Mobile and Web edition.
Date created: 08-07-2008.

aspInventory
http://www.fordevr.com/Link-Details-8614/aspinventory.html
I designed this database to help me keep track of the growing
inventory in my IT shop. It allows for searching by any of the fields
in the database, and also lets you configure your own container
numbering system, location names, etc. It runs on any webserver that
supports ASP.Version two now supports multiple users with different
access levels (read only, add and update, etc.) as well as the ability
to retrieve lost passwords, export items to Excel or CSV files, and
change the number of records displayed on each page.
Date created: 08-07-2008.

DataBase Editor
http://www.fordevr.com/Link-Details-8615/database-editor.html
Admin your databases from the browser! For MS Access and SQL Server.
Easy to use, multi-users support. Edit data and structure.
Backup&Compress. Export data to doc/xls/xml. Upload/download. Queries/
Procedures. Search engine. WindowsServer2003 compatible. Pure ASP.
Date created: 08-07-2008.

Create MySQL database in real-time
http://www.fordevr.com/Link-Details-8616/create-mysql-database-in-real-time.html
Create MySQL database in real-time using ASP script. Functions
include: -Create database.-Create user. -Grant permissions.
Date created: 08-07-2008.

Crop news or event item to display first sentence
http://www.fordevr.com/Link-Details-8617/crop-news-or-event-item-to-display-first-sentence.html
This code snippet uses the instr function to identify a full stop
(period) within a sentence and crops the sentence up to this point.
Seems fairly straightforward, but I had a real problem finding any
resource out there that offered this!
Date created: 08-07-2008.

myLittleDatagrid
http://www.fordevr.com/Link-Details-8618/mylittledatagrid.html
myLittleDatagrid is a script component that allows you to easily and
quickly create dynamic tables of data containing information list.With
myLittleDataGrid you can easily include links, images, and set
automatic pagination for long lists.
Date created: 08-07-2008.

Professional Query Manager
http://www.fordevr.com/Link-Details-8619/professional-query-manager.html
Professional Query Manager is a grafic design grid to create or modify
an SQL statement for Select query.Support for Join Tables, group query
and extended criteria. This extension work with ASP and PHP pagesIt
work like MS ACCESS with some small differences in the sintax
Date created: 08-07-2008.

SQLmon
http://www.fordevr.com/Link-Details-8620/sqlmon.html
New lower price... Web-based SQL server management. The only web-based
product that can display the last T-SQL command running within the
process. Easily view the current SQL Server log, kill nuissance
processes, and view database usage. Nag free demo available.
Date created: 08-07-2008.

2eNetWorX TableEditor
http://www.fordevr.com/Link-Details-8621/2enetworx-tableeditor.html
Use your databases over the web, modify both data and structure, pure
ASP, no components.Supports Access, SQL Server and ODBC. New in 0.8:
Compilation of cool contributions, TDC for IE, export to Excel and
XML, web enabled configurations.
Date created: 08-07-2008.

DataGrid Windows Script Component
http://www.fordevr.com/Link-Details-8622/datagrid-windows-script-component.html
A WSC DataGrid Class with examples you can just unzip and run. Does
not need to be registered (but can be). Can be called from VBScript or
JScript. See examples and readme for usage.
Date created: 08-07-2008.

Data Dictionary Tool
http://www.fordevr.com/Link-Details-8623/data-dictionary-tool.html
Easily document your databases using this web-based tool. It's really
as simple as selecting your server, your database, and table(s)!
Printable reports for your edited column descriptions are available.
Date created: 08-07-2008.

Slavsoft Action IT projects
http://www.fordevr.com/Link-Details-8624/slavsoft-action-it-projects.html
Our site is global and we have worldwide project resources to apply to
your needs. Post any project for outsourcing and get FREE quotes from
IT Project professionals.
Date created: 08-07-2008.

Job Database
http://www.fordevr.com/Link-Details-8625/job-database.html
Our Job Database script allows the user to add, edit, or delete jobs
from web forms rather than usingHTML. The script is ideal for people
who don't know HTML or don't have much time to maintain web pages. The
data is stored in an Access database.
Date created: 08-07-2008.

Getdataarray
http://www.fordevr.com/Link-Details-8626/getdataarray.html
A function which returns an array containing data specified in an SQL
statement using GetRows. Includes measures to help combat SQL
injection.
Date created: 08-07-2008.

WDK DB Installer for ASP
http://www.fordevr.com/Link-Details-8627/wdk-db-installer-for-asp.html
WDK DB Installer allows you to setup Access database data file with
tables structure and data specified within SQL script files.
Date created: 08-07-2008.

ASP Report Wizard 0.3
http://www.fordevr.com/Link-Details-8628/asp-report-wizard-03.html
Generate ASP Reports dynamically. This version includes the ability to
save reports and queries. It also includes the capability of exporting
reports to different format including Excel, XML, Text and CSV
formats. If you need more functionality, please let me know. If you
like this code, please vote for me. Thanx
Date created: 08-07-2008.

ASP-db
http://www.fordevr.com/Link-Details-8629/asp-db.html
ASP-db is a revolutionary new tool that will change the way people
think about publishing databases on the web. Using the current tools
and technologies, it takes hundreds, or even thousands of lines of
code to create a full featured database browsing interface. With ASP-
db, you can just drop in a few of lines of code, and your users can
query your database on the web. Currently supported database formats
include: MS Access, MS Excel, MS SQL, Oracle, Sybase, Ingres, DB2,
Informix, dBASE, Foxpro, Paradox, Btrieve, Clipper, and even Text
files.
Date created: 08-07-2008.

DB Manager
http://www.fordevr.com/Link-Details-8595/db-manager.html
Do all the things you can to a normal database ONLINE, update your
entire database without having to have microsoft access or download
anything.(access is required to create the database first and upload
it).Simple and Easy to use, no coding knowledge required. The db
manager is a Microsoft Access driven system. This means that this db
manager works by going through a Microsoft Access Database. This db
manager comes with great features such as being able to add new
records to databse, editing existing records that are currently on the
databse, deleteing multiple records that are currently on database,
and also being able to view all records on database with paging. The
two best things about this db manager is that 1. you can
add,edit,delete, and view records all online on a web page. 2. all
scripts are fully customizable.
Date created: 08-07-2008.

Basic ADO database connection
http://www.fordevr.com/Link-Details-8596/basic-ado-database-connection.html
This just shows how to connect to a database file with ASP. There are
many ways to do connect but this is just one simple example.
Date created: 08-07-2008.

EasyScript Pro
http://www.fordevr.com/Link-Details-8597/easyscript-pro.html
All you need to do is send us your database and we will create the
administration script and the total management system for it within 24
hrs and email it back to you. All you need to do is upload it and
start using it when you receive it. We can generate scripts in ASP for
MS Acces, MSSQL and MySQL databases with unlimited tables and fields.
Date created: 08-07-2008.

AXML Record Browsing
http://www.fordevr.com/Link-Details-8598/axml-record-browsing.html
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.
Date created: 08-07-2008.

aspAccessEditor
http://www.fordevr.com/Link-Details-8599/aspaccesseditor.html
The second version of the fantastic database tool, aspAccessEditor. If
you've ever wanted to edit your Microsoft database, and been busy for
more than an hour, you're ready for aspAccessEditor. With
aspAccessEditor you will be able to easily manage and update your
database.
Date created: 08-07-2008.

dbList
http://www.fordevr.com/Link-Details-8600/dblist.html
Database grid with records edit, delete, add, search, filter and
export to excel, database and table selection, page navigation, field
sort and search in page.This application fills a sortable, pageable
html table with records from a database.Features: database and table
selection, records edit, delete, add, export, filter and search. Works
with MS Access, MSSQL and MySQL databases.
Date created: 08-07-2008.

Webtool
http://www.fordevr.com/Link-Details-8601/webtool.html
Of the shop by the student of urban Stedelijke Nijverheids- &
Taalleergangen it was devised. That is nothing else then ordinary test
surroundings for a further large design. There is sold nothing on
these pages. Someone who has interest with which had been generated of
the shop in script. It can download here. There no comments sit in by
the fact that it is already simple application and I find also
complete it with difficulty to read with comments.
Date created: 08-07-2008.

My.net Admin
http://www.fordevr.com/Link-Details-8602/mynet-admin.html
My.net Admin is an ASP based MySQL database administration program.
Built with the Windows web host in mind, this system makes using a
MySQL database on a Windows shared web hosting system easy and
efficient. Currently at version 4.11, this current release is
available as a free trial.
Date created: 08-07-2008.

ASP Report Maker
http://www.fordevr.com/Link-Details-8603/asp-report-maker.html
ASP Report Maker is a powerful reporting tool that can generate
dynamic ASP (Active Server Pages) Web reports from a Microsoft Access
Database or any ODBC Data Source. You can instantly create live detail
and summary reports or crosstabs reports for your Websites. Flash
charting (column, bar, line, pie, area, doughnut, multi-series and
stacked charts) is also supported. The generated Web pages are pure
ASP, no DLL on the server side and no ActiveX control on the client
side is required. ASP Report Maker is designed for high flexibility,
numerous options enable you to generate the reports that best suits
your needs. The generated codes are clean and easy-to-customize. ASP
Report Maker can save you tons of time and is suitable for both
beginners and experienced developers alike.
Date created: 08-07-2008.

DB Manager 2
http://www.fordevr.com/Link-Details-8604/db-manager-2.html
Do all the things you can to a normal database ONLINE, update your
entire database without having to have microsoft access or download
anything.(access is required to create the database first and upload
it).Simple and Easy to use, no coding knowledge required (except if
you need to change the db path/table name/fields). The db manager is
a Microsoft Access driven system. This means that this db manager
works by going through a Microsoft Access Database. This db manager
comes with great features such as being able to add new records to
databse, editing existing records that are currently on the database,
deleting multiple records that are currently on database, search
records and also being able to view all records on database with
paging. The two best things about this db manager is that 1. you can
add,edit,delete, search and view records all online on a web page. 2.
all scripts are fully customizable and have an already made design.
Date created: 08-07-2008.

bosDataGrid
http://www.fordevr.com/Link-Details-8605/bosdatagrid.html
ASP - VBScript Class, easily integrates powerfull table-based
datagrids into your projects. Numerous integrated methods and
properties. 100% standards conform, semantical correct XHTML. Design/
layout via CSS/skins. Only a few lines of code to integrate!New
version includes ability to display nested lists!
Date created: 08-07-2008.

access2asp
http://www.fordevr.com/Link-Details-8606/access2asp.html
access2asp is a conversion tool for access databases that converts
your db to clean, commented pro asp /asp.net code. It produces a
'front end' and an 'admin' section with ability to view,search,add,
edit and delete. Also produces a pure asp image library and WYSIWYG
editor for memo fields allowing administrators to create content reich
pages with ease. All sql statements, dsnless connection, javascript
validation for required fields, drop down style paging on list
screens,'order by' links on list screen column names, forms in
admin,css stylesheets ,search function (choose AND/OR operators),
header / footer files all generated in one click. version 4.4 now
includes the option to download results as excel. version 4.4 has
much improved .net code that is generated making use of the
accessdatasource control making the generated code easy to plug into
the web matrix editor
Date created: 08-07-2008.

IP2Location DB11
http://www.fordevr.com/Link-Details-8607/ip2location-db11.html
This is ASP script to enable lookup of country, region, city,
latitude, longitude,zip code and Timezone from IP address by using
IP2Location database. Free sample database available at http://www.ip2location.co
m. The script supports several database types such as Microsoft
Access, MS SQL and mySQL. Internet geolocation has been widely used in
the products or projects below.1) Select the geographically closest
mirror2) Analyze your web server logs to determine the countries3)
Credit card fraud detection4) Software export controls5) Display
native language and currency 6) Prevent password sharing and abuse of
service 7) Geo-targeting in advertisement
Date created: 08-07-2008.

Microbase
http://www.fordevr.com/Link-Details-8608/microbase.html
Microbase is used to create and analyze spreadsheets and databases. A
complete and intuitive method is used to greatly simplify the
construction of a spreadsheet. Analysis tools work directly on the
spreadsheet and include tools such as: AOV, correlation, t-tests,
forecasting, cashflow, central moments, random and prime number
generators, and others. A direct interface is provided to user
applications which may instantly access the spreadsheet. The editing
features and simplicity of Microbase makes data analysis a
pleasureable experience.
Date created: 08-07-2008.

AxpDB
http://www.fordevr.com/Link-Details-8609/axpdb.html
AxpDB is a component for ASP that allows you to display and EDIT your
database tables or queries with almost no coding. Publish tables or
queries 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. Select appearance, apply formatting or
regular expression functions to data, Excel export and much more.
Date created: 08-07-2008.

MX Query Builder ASP :: Visual SQL Queries for Dreamweaver
http://www.fordevr.com/Link-Details-8610/mx-query-builder-asp-visual-sql-queries-for-dreamweaver.html
For a dynamic web application developer, who needs create recordsets
from multiple tables and is not an SQL expert, MX Query Builder is the
tool that allows table relation management, automating SQL query
generation. Unlike other tools, MX Query Builder manages tables,
relations and conditions for queries in your web browser. Features: --
Integrated Dreamweaver Recordset support;-- Query repository; --Ease
of use; --Increased productivity; --Tight database integration; --
Automate SQL query generation; --Visual Query Editing; --All
Dreamweaver server models support (PHP, CFM, ASP, .NET, JSP); --
Support for various database servers.
Date created: 08-07-2008.

U.S. Database
http://www.fordevr.com/Link-Details-8611/us-database.html
Measure distances between Zip Codes and a full Search system. The
package (download) contains the Database with several tables and
queries, source code for the sample pages from below and a graphic of
each State Flag.
Date created: 08-07-2008.

EasyDBWeb
http://www.fordevr.com/Link-Details-8612/easydbweb.html
If you need access to your databases through the Internet and don't
know how to make it we offer you the complete solution. Our software
EasyDBWeb is a database-management tool that lets you easily and
quickly Web-enable any database and manipulate the data stored in
databases. EasyDBWeb supports multi-user mode, making it ideal for
remote database management. You can use this tool for a variety of
database-related tasks.
Date created: 08-07-2008.
Reply all
Reply to author
Forward
0 new messages