Categories
Tags → Sql Statement Using

VB.NET 2005 Tutorials: Access and Manipulate SQL Server data

VB.NET 2005 Tutorials: Access and Manipulate SQL Server data - Using Ad Hoc Queries - In this tutorial you will learn about Consuming and Manipulating Data Viz. Access and Manipulate SQL Server data - Using Ad Hoc Queries; Running Queries, The SELECT...
DETAILS

MyPagina (pagination) class

The page navigation (pagination) of lists with records from a (MySQL) database is often used on a lot of dynamic websites. This class is extremely easy to use in your existing application: just use your own SQL statement and voila you get information...
DETAILS

wheel of fortune

I wrote this game after My Little Word Puzzles, which due to its complexity contained quite a few bugs. You can find a working version on my games'' site. After downloading the scripts, you''ll have to edit db.php and create the table using...
DETAILS

Getdataarray

A function which returns an array containing data specified in an SQL statement using GetRows. Includes measures to help combat SQL injection.
DETAILS

SQL Reports for iBuySpy

SQLReports is a desktop module for the iBuySpy portal that allows you to quickly add read-only tables to your portal tabs using dynamic data in your iBuySpy database. The module allows creation of the dynamic tables without any coding of custom modul...
DETAILS

Fun With Stored Procedures...

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...
DETAILS

Convert to Comma-Delimited File

This page demonstrates the capabilities how to write an ASCII comma-delimited file from a SQL statement using ASP.
DETAILS

SQL Server Manager

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 v...
DETAILS
©2003-2019 jCay.com