Hits Today: 2 Total: 9698 | Updated: 6/20/2002 | |
 | 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 |
Hits Today: 2 Total: 6929 | Updated: 8/11/2002 | |
 | 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 |
Hits Today: 1 Total: 10030 | Updated: 8/4/2002 | |
 | 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 | |  | |
Hits Today: 1 Total: 26792 | Updated: 3/28/2000 | |
 | 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 |
Hits Today: 1 Total: 19246 | Updated: 9/5/2001 | |
 | 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 |
Hits Today: 1 Total: 17884 | Updated: 6/14/1999 | |
 | 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 |
Hits Today: 1 Total: 37738 | Updated: 6/22/1999 | |
 | A collection of frequently asked database questions and answers! Author: Scott Mitchell Code: ASP 2.0 & VBScript | |  | |
Hits Today: 1 Total: 9145 | Updated: 7/28/2002 | |
 | 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 |
Hits Today: 1 Total: 7125 | Updated: 8/8/2002 | |
 | 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 |
|