Members
Technology Zones
Articles
Hosted By
Info
|
Forum Messages
Articles & Tutorials  -
This article is a simple yet effective way to export a DataReport to MIcrosoft Word using the DataEnvironment and DataReport. This walk-through starts with creating a simple database in Microsoft Access and then creating a User Interface in Visual Basic 6.0. .  -
Steve Friedl takes a look at how your site could be vulnerable to SQL injection attacks - complete with numerous examples - and the action you can take to prevent them..  -
While the use of AutoNumber and Identity fields in tables is greatly applauded by database designers the world over, they can be annoying for developers to use. This article reveals two techniques for retrieving the value of an AutoNumber/Identity field..  -
How to use the SQL Distributed Management Objects from ASP.  -
SQL Server Lock Contention Tamed: The Joys Of NOLOCK and ROWLOCK. 
Sample Code  -
This is some sample code that shows how to programmatically reset all AutoNumber fields in an Access Database to a correct value (whether it be 0 or the max value + 1). In addition, it contains code for Compacting and Repairing an MS Access Database. This is perfect for people who are working with a complicated Access Database and have experienced AutoNumber bugs!.  -
An example of filtering the data displayed in Microsoft Access Forms using VBA..  -
This is a conceptual idea of how I start to do database programming. In this article, I had highlighted a few points that become vital to understand for any new comers to do database programming.. 
Reviews  -
SQL Server 2000 Programming claims to be a comprehensive guide to SQL Server 2000, and at a hefty 1390 pages, you can't argue with that. Being a programming guide, it concentrates only on issues that affect an SQL Server developer, but it still covers topics such as Database Administration to a reasonable level.. 
Products  -
EasyQuery.NET WebForms provides your ASP.NET web-site with user-friendly data searching and filtration interface and gives your users an ability to describe their requests in natural language instead of complicated SQL or QBE statements. -
A Post Object-Relational Database, like Matisse, represents the best of both worlds: The ability to map objects from .NET directly to the database with the support of a standard query language (SQL-99) and a scalable, enterprise capabilities implemented in relational products. -
SQLBoss Developer - The fastest SQL Database Development & Content Management Tool for many SQL databases like mySQL, PostgreSQL, Oracle, FrontBase, OpenBase, 4D, via ODBC and many more. Windows 98/Me/NT/2000/XP, Mac OS Classic and Mac OS X. Free serial. -
Inserting image into database as well as retrieving image from database using this DLL.
Web Sites  -
Microsoft Access 2002 Product Guide -
A whole collection of ready-to-use solutions for Microsoft Access -
An article explaining the pros and cons of stored procedures.
|
Search
Code Samples
New Members
|