|
|
 More Subcategories Available
| Database [+] Favor-It | |
| |
 |
| | Sort By:
|
This page provides answers to most common T-SQL programming questions asked by Web and SQL Server developers. It also has links to other programming articles on the site. Author: Narayana Vyas Kondreddi |
The following three tables document reserved words that should not be used as names for columns, tables, aliases, or other user-defined objects. If you are getting syntax errors of any kind, these are often due to using one of these reserved words. Author: ASPFAQ Code: ASP 3.0 & VBScript |
If you're building a web site that you expect will be even remotely successful, you're only delaying the inevitable by using Access now... Author: ASPFAQ Code: ASP 3.0 & VBScript |
|  | |
This DevGuru Quick Reference source documents the nine ADO objects and provides a brief description of all of their associated properties, collections, methods and events. It also documents in a similar manner the three RDS (Remote Data Source) objects. Author: The Guru Code: ASP 2.0 & VBScript |
Professional database folk would like you to think that building a Web-based relational database application is water-to-wine difficult. But it's not - especially now that Jay's here to show you how it's done.
Author: Jay Greenspan Code: ASP 3.0 & VBScript |
This article discusses the four types of cursors allowed on an ADO recordset object. To better increase your ASP performance it is essential to use the right cursor for the right job. This article describes when to use what cursors. Author: Scott Mitchell Code: ASP 2.0 & VBScript |
A collection of frequently asked database questions and answers! Author: Scott Mitchell Code: ASP 2.0 & VBScript |
|  | |
This article helps you establish better database programming standards in your organization, by showing you the programming best practices, tips, keeping performance and maintainability in mind. Author: Narayana Vyas Kondreddi Code: ASP 3.0 & VBScript |
This article proposes a logical, natural and readable naming convention for database objects like tables, views, stored procedures, constraints, defaults etc.
Author: Narayana Vyas Kondreddi Code: ASP 3.0 & VBScript |
Icon Key >
 - Recently Updated
 - Showcase Listing
|