- 1,233 categories
- 40,482 scripts
- Features include:
- specify sql query as a select from a table, view or stored procedure
- sorting ascending/descending on each column
- customizable formatting for the grid, header row, even row and odd row
- display an additional header ...
- Categories
- Tags
- Platforms
- Licenses
- 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.
- Categories
- Tags
- Platforms
- Licenses
- The following source code displays count of all records in a database. We will use a data command to execute an SQL statement that will return with count of records. Source code written in Visual Basic.NET can easily modify to work in an application.
- Categories
- Tags
- Platforms
- Licenses
- Learn how to edit records with an SQL statement instead of a Recordset. Here are two examples. One will use a query string and the other gets the info from a form. Both examples include an example of a DSN-LESS connection.
- Categories
- Tags
- Platforms
- Licenses
- Learn how to add records with an SQL statement instead of a Recordset. Here are two examples. One will use a query string and the other gets the info from a form. Both examples include an example of a DSN-LESS connection.
- Categories
- Tags
- Platforms
- Licenses
- QuickMySQL is a powerful little MySQL utility program designed for novices and professionals. Create, drop, view and update tables columns and whole databases in seconds. Features: Connect to and access any localhost database on the same server or an...
- Categories
- Tags
- Platforms
- Licenses
- The Compsys IntrSQL product is a component that allows SQL Statements to be run against almost any database over the Internet. The SQL Statement (along with DSN, Username and Password) are entered via any standard HTML (or ASP) page and the results a...
- Categories
- Tags
- Platforms
- Licenses
- This is a brief and very useful tutorial on creating and using stored procedures with your asp applications. A stored procedure is nothing more than an sql statement stored inside a database. The database can be SQL Server or MS Access as well as oth...
- Categories
- Tags
- Platforms
- Licenses
- ASP Express allows you the extreme flexibility of an HTML text editor, while giving you the automation of a great ASP and ASP.Net text editor. Key features include: Open your files directly from your web site with built in FTP services, Treeview of A...
- Categories
- Tags
- Platforms
- Licenses
- SqlFun is a Java program/applet that allows you to experiment with SQL statements (hopefully) without having to install a SQL server or database program. All you need is Java and Windows ODBC (or any other database server that supports JDBC). Startin...
- Categories
- Tags
- Platforms
- Licenses
Page: