|
ASP Express allows you the
If your database server
This page demonstrates the
SqlFun is a Java
extreme flexibility of an
running Microsoft SQL Server
capabilities how to write an
program/applet that allows
HTML text editor, while
6.5 is somewhere on the Net,
ASCII comma-delimited file
you to experiment with
giving you the automation of
you canīt use the Enterprise
from a SQL statement
SQL statements
a great ASP and ASP.Net text
Manager or ISQL/w (if it is
using ASP.
(hopefully) without having
editor. Key features
located behind a firewall,
to install a SQL server or
include: Open your files
as in most cases). Its web
database program. All you
directly from your web site
interface presented allows
need is Java and Windows
with built in FTP services,
you to administer SQL Server
ODBC (or any other database
Treeview of ASP.Net, ASP,
via any browser across the
server that supports JDBC).
HTML, Javascript, PHP,
Internet - using the SQL
Starting from version 2.3,
VBScript functions,
Distributed Management
newly added undo/redo of
commands, tags and
Objects (SQLDMO for short).
SQL statement
Assistants within the
It allows you to view
editing, and simple SQL
Express Toolbox, Express
definitions for tables,
statement syntax
Menus allow you to handle
views and stored procedures.
highlight.
laborious typing chores with
It also has a built-in SQL
ease - Request, Response,
query builder that allows
Server, ServerVariables all
you to execute any SQL
have auto-completion pop-up
statement against your
menus, User Defined Tag
database.
Section, Easily convert your
HTML tags & tag
sequences to Response.write
statements, Form Creation
Assistant, ADO Connection
Assistant, SQL
Statement Assistant, CDO
Connection Assistant, ASP
Page Hit Counter, ASP
Objects - Open & Close
Statments Dialog, and more.
Now in Standard and DotNet
Editions
Date: Dec, 06 2005 Date: Aug, 27 2003 Date: Aug, 27 2003 Date: Aug, 23 2002 |
|
SQL2Table is a freeware C++
Village is a 100% Pure Java
This is a complete tutorial
SQL, Structured Query
database COM server dll that
API that sits on top of the
on adding records to the
Language, is the most
takes a connection string
JDBC API. The purpose of
database via ASP for
powerful tool to connect to
and a SQL statement,
this API is to make it
beginners. Both Connection
a database regardless of the
generating a custom table in
easier to interact with a
and Recordset Objects
form of the database.
HTML format. The target
JDBC compliant relational
discussed. Also get an
However, building a perfect
audience is an Active Server
database. By using Village,
insight on 'insert' SQL
SQL statement can be
Page scripter who wants to
it is possible to execute
statement.
very frustrating. Especially
automate data retrieval from
and manage
debugging -- the error
a relational database over a
select/insert/update/delete
message simply didn't tell
small corporate intranet.
SQL statements
you where the error is. This
All of the magic is
without having to actually
tutorial provides a nice
performed on the server,
write a single line of SQL.
summary of SQL
allowing any user with a
Village can use any valid
statements.
standard browser to view the
JDBC Connection object, so
data. A complex HTML table
it is possible to use
can be generated with a few
Village with a JDBC
lines of VBScript or JScript
Connection pool.
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: Oct, 18 2000 Date: Jun, 27 2000 Date: Mar, 25 2000 Date: Feb, 15 2000 |