|
Home Features Performance Download Register Documentation Support
|
|
Features
-
ASP developers and programmers can now query a database and produce a formatted HTML table with data driven images with only one line of code.
-
Eliminates 80% of the work of writing database access and table formatting code.
-
Faster execution than using ASP (VB Script) data access code.
-
Many other time saving functions available with the same object.
-
Query database and format an HTML table with a single line of ASP code. Like this:
Response.Write DAH.TableFromQuery(“Select * From Customer”)
-
Works with any ODBC or OLE DB data source including SQL Server, Oracle, MySQL, and Access.
-
Single line functions perform Query, Insert and Update commands.
-
Highly configurable output.
-
Email function wrapper supports popular email DLLs to make your code server portable.
-
Simple encryption and decryption functions. Ideal for saving passwords.
-
Stateless design reduces server resource use.
-
Source code available for a minimal charge.
|
|