Where Are My Files?
QL Server version 7 is an exciting new product. And although it is called “version 7,” so much of it has changed that I consider it a new product rather
QL Server version 7 is an exciting new product. And although it is called “version 7,” so much of it has changed that I consider it a new product rather
n this section I will provide an approach to coding and debugging triggers and discuss the new features that have been added in SQL Server version 7 regarding triggers. Why
he changes that Microsoft has made to SQL Server version 7 are great enough that how you will function as a database administrator could change significantly. Here are some areas
You can use the browser’s status bar to give users extra information about the page that they’re viewing. Here’s an example of how to do it by using a JavaScript
et’s talk about when and why we use triggers and the technical details of how to write a trigger. To recap, a trigger is a stored piece of code that
For Visual InterDev to work properly, you need to duplicate the data source names (DSNs). The trouble is that, in Visual InterDev 1.0 (VID), the workstation and the Web server
n part one, I showed you how to create a basic SMTP e-mail system on an intranet. In this portion, you will use Active Server Pages code to read the
sing the Swing JTable class can quickly become a stickybusiness when you want to customize it to your specific needs. First you must become familiar with how the JTable class
hat is a trigger? How does it work? When should one use them, and how does one debug them? Last, what are the enhancements that were made in SQL Server