SQL Server Magazine UPDATE, June 27, 2002

Learn about your chance to win fame and a trip to the SQL Server Magazine LIVE! Fall Conference 2002 in this year's SQL Server Innovator contest! Also read about a vulnerability in SQL Server 2000 and a tip for retrieving a database's stored procedures.

9 Min Read
ITPro Today logo

SQL Server Magazine UPDATE—brought to you by SQL Server Magazine
http://www.sqlmag.com

THIS ISSUE SPONSORED BY

Need to Configure a Server for Microsoft SQL Server?
http://lists.sqlmag.com/cgi-bin3/flo?y=eMUm0COfyP0BRZ02hM0AG

FREE Oracle9i Unbreakable e-Kit
http://ad.doubleclick.net/clk;4363484;7082012;d?http://www.oracle.com/go/?&Src=1300709&Act=193
(Below COMMENTARY)

Macromedia MX Seminars Are Coming to a City Near You!
http://ad.doubleclick.net/clk;4325859;7310236;j?http://www.macromedia.com/v1/company/events/seminars
(below NEWS AND VIEWS)

SPONSOR: NEED TO CONFIGURE A SERVER FOR MICROSOFT SQL SERVER?

Check out the new online ProLiant Transaction Processing Sizer forMicrosoft SQL Server 2000 from the new HP. This automated tool willhelp you determine an optimum hardware configuration for your databaseserver — based on YOUR requirements. Through an interview process, aset of hardware configurations is developed using patented systemsizing and configuration technology. Specific configurationinformation and performance recommendations are provided for each configuration. Developed by HP in our software integration lab, thistool supports the ProLiant server family and appropriate options.
http://lists.sqlmag.com/cgi-bin3/flo?y=eMUm0COfyP0BRZ02hM0AG

June 27, 2002—In this issue:

1. COMMENTARY

  • http://lists.sqlmag.com/cgi-bin3/flo?y=eMUm0COfyP0BRZ02hM0AG

2. SQL SERVER NEWS AND VIEWS

  • Buffer Overrun Vulnerability in SQL Server 2000

  • Microsoft Posts New Web Development Tool

  • Results of Previous Instant Poll: Enforcing Data Integrity

  • New Instant Poll: Defective Software

3. ANNOUNCEMENT

  • Are You Wasting Time Searching for SQL Server Answers?

4. HOT RELEASE (ADVERTISEMENT

  • Panorama Software Systems

5. RESOURCE

  • What's New in SQL Server Magazine: Guard Your Data withKerberos

  • Hot Thread: Unable to Connect to SQL Server 2000 Through Access

  • Tip: Retrieving a Database's Stored Procedures and Change Dates

6. NEW AND IMPROVED

  • Integrate Your E-Business Project

7. CONTACT US

  • See this section for a list of ways to contact us.

1. COMMENTARY

  • IN SEARCH OF SQL SERVER INNOVATORS


(contributed by Brian Moran, news editor, [email protected])

Have you deployed SQL Server technology in a creative and innovativeway to solve a thorny technical or business problem? Do friends walkinto your server room and sigh, "Wow, I wish I had a SQL Server setuplike that"? Do you yearn to stand on top of your server, arms outstretched, and proclaim, "I'm king of the SQL Server world"? Would youlike to win $1 million and your own private Caribbean island?

I can't help out with the million bucks or the island, but you mightstill be interested in entering the first annual SQL Server MagazineInnovator Awards. SQL Server Magazine and Microsoft are jointlysponsoring this year's SQL Server Innovator Awards. Outstandingentries will receive a cool pewter mug trophy that can be filled withthe beverage of your choice. In addition, the top prizewinner willreceive bragging rights, an all-expenses-paid round-trip to the SQLServer Magazine LIVE! Fall 2002 conference in sunny Orlando, Florida,and the prestigious SQL Server Innovator's Cup traveling trophy for anentire year. Who cares about the World Cup when you can take home thisbeauty!

So how do you win? If you work with SQL Server and have created atechnical solution to a problem or enhanced a program or systemfeature to improve performance or Return on Investment (ROI), youqualify to enter this awards program. Entering is easy. SQL ServerMagazine is accepting entries until August 15. Select members of theSQL Server Magazine editorial staff and Microsoft representatives willevaluate the entries and will contact finalists for in-depth phoneinterviews. You'll find more information and an entry form athttp://www.sqlmag.com/awards.

What are we interested in? Here are a few of the sample, guidingquestions we've posted on the entry form to give you some ideas:

  • Are you scaling out your system with SQL Server 2000's federateddatabase support?

  • Are you scaling your SQL Server system beyond eight processors tohandle large workloads or data warehouses or to consolidate multipleservers on a single system and ease administration?

  • Are you implementing OLAP or data mining to give your company'sdecision makers the power to analyze the wealth of data you've collected?

  • Are you using SQL Server's XML functionality to develop Webservices and platform-independent applications?

  • Are you using tricks to squeeze the best performance out of yourSQL Server database or to get the answers you need?

But heck, these are the Innovator Awards. Innovation means that youmight be the only person who's thought of the solution. That's why allapplicants need to summarize in 300 words or fewer (No. 2 penciloptional) the problem you solved, key points of your solution, and themeasurable benefits from the solution. Go ahead, impress us.

FREE Oracle9i Unbreakable e-Kit

Oracle9i combines Reliability and Security for Lower Costs. Your ITdepartment can lower costs while increasing reliability and security.With Oracle's unique clustering technology, you can reduce the numberof servers needed to run your business while protecting against serverfailures. Click here for your FREE Oracle9i Unbreakable e-Kit.
http://ad.doubleclick.net/clk;4363484;7082012;d?http://www.oracle.com/go/?&Src=1300709&Act=193

2. SQL SERVER NEWS AND VIEWS

  • BUFFER OVERRUN VULNERABILITY IN SQL SERVER 2000


(contributed by Ken Pfeil, [email protected])

Mark Litchfield of Next Generation Security Software (NGSSoftware)discovered a vulnerability in SQL Server 2000 when used in conjunctionwith the Microsoft Jet 4.0 database engine that can lead to anattacker executing arbitrary code on the vulnerable system. Thisvulnerability stems from a remotely exploitable buffer overrun in theOpenDataSource function. Microsoft recommends that affected usersapply the patch mentioned in the Microsoft article "ACC2002: Updated Version of Microsoft Jet 4.0 Available in Download Center," which you can read at the first URL below.
http://support.microsoft.com/default.aspx?scid=kb;en-us;q282010
http://www.secadministrator.com/articles/index.cfm?articleid=25673

  • MICROSOFT POSTS NEW WEB DEVELOPMENT TOOL


(contributed by Paul Thurrott, [email protected])

ASP.NET coders will want to check out a free new development toolcalled Web Matrix, which includes a WYSIWYG development environment,SQL Server management capabilities, and mobile-application creationfeatures, all wrapped up in a tiny 1.2MB download of managed codegoodness. While I was at Microsoft for a technical workshop, I learnedthat the company will use Web Matrix to test features intended for thenext Visual Studio (VS) version. For more information, see the ASP.NETWeb site.
http://www.asp.net/webmatrix

  • RESULTS OF PREVIOUS INSTANT POLL: ENFORCING DATA INTEGRITY


Sponsored by BMC Software

The voting has closed in SQL Server Magazine's nonscientificInstant Poll for the question, "Where do you usually enforce data integrity?" Here are the results (+/1 percent) from the 407 votes:

  • 10% At the client

  • 41% At the server

  • 35% At the client and the server

  • 12% Varies according to efficiency

  • 2% I don't give much thought to data integrity

  • NEW INSTANT POLL: DEFECTIVE SOFTWARE


The next Instant Poll question is, "Do you think Microsoft shouldbe held financially liable for defective software?" Go to the SQLServer Magazine Web site and submit your vote for 1) Yes, 2) No, or 3)Not sure.
http://www.sqlmag.com

SPONSOR: MACROMEDIA MX SEMINARS ARE COMING TO A CITY NEAR YOU!

Macromedia has just announced the New MX product family:

  • Macromedia Flash MX,

  • Macromedia Dreamweaver MX,

  • Macromedia Fireworks MX, and

  • Macromedia ColdFusion MX!

Come check out our new seminar series that's focused around thesenew and exciting products. We will be in a city near you soon! Formore information visit:
http://ad.doubleclick.net/clk;4325859;7310236;j?http://www.macromedia.com/v1/company/events/seminars

3. ANNOUNCEMENT


(brought to you by SQL Server Magazine and its partners)

  • ARE YOU WASTING TIME SEARCHING FOR SQL SERVER ANSWERS?


The SQL Server Magazine Master CD gives you realtime, high-speedaccess to all the articles, code, and expertise from every issue ofSQL Server Magazine ever published. Unique search features let youfind what you need fast. Order your copy today!
http://lists.sqlmag.com/cgi-bin3/flo?y=eMUm0COfyP0BRZ0KrA0Ad

4. HOT RELEASE (ADVERTISEMENT)

  • PANORAMA SOFTWARE SYSTEMS


Advanced e-BI solutions enabling executives and analysts tostreamline decision making, generate higher profits and increaseshareholder value. Our technologies are 100% compatible withMicrosoft's Enterprise Solutions. Panorama -Business Intelligence.Make it simple.
http://lists.sqlmag.com/cgi-bin3/flo?y=eMUm0COfyP0BRZ02qs0A2

5. RESOURCES

  • WHAT'S NEW IN SQL SERVER MAGAZINE: GUARD YOUR DATA WITH KERBEROS


Running SQL Server 2000 on Windows 2000 offers great flexibility inhow you manage logins, how you secure both the authentication processand the channel between the client and server, and how you limitaccess to services enterprisewide. Kerberos authentication, thedefault authentication protocol in Win2K, improves on Windows NT'sauthentication protocol in several ways and offers identification ofboth the client and the server. Examine how you can use Kerberos toprotect the data on your SQL Server 2000 servers by reading MorrisLewis's article "Guard Your Data with Kerberos," which appears in theJuly 2002 issue of SQL Server Magazine and is available online at thefollowing URL:
http://www.sqlmag.com/articles/index.cfm?articleid=25080

  • HOT THREAD: UNABLE TO CONNECT TO SQL SERVER 2000 THROUGH ACCESS


KellyB is working with customers who are unable to connect to SQLServer 2000 through Microsoft Access. The customers receive an errormessage that might point to an ODBC driver problem; KellyB suspectsthe error might also be related to the version of Microsoft DataAccess Components (MDAC) in use. Offer your advice and read otherusers' suggestions on the SQL Server Magazine forums at the followingURL:
http://www.sqlmag.com/forums/messageview.cfm?catid=3&threadid=6937

  • TIP: RETRIEVING A DATABASE'S STORED PROCEDURES AND CHANGE DATES


(contributed by the Microsoft SQL Server development team)

Q. In SQL Server 2000, how can I list a database's stored procedures and their change dates?

A. The data you're looking for is stored in SQL Server 2000's systemtables. Because Microsoft discourages users from querying the systemtables directly (the tables change from release to release), werecommend that you retrieve this information from the ANSI-standardinformation schema views for each database. The following statementuses an information schema view to return the data you want:

   USE  -The database that holds the stored procedures                    -and functions.   GO   SELECT specific_catalog, specific_schema, routine_type,      routine_name, created,   FROM INFORMATION_SCHEMA.ROUTINES   ORDER BY 1 asc, 2 asc, 3 asc, 4 asc

Note that SQL Server retains only the created date for storedprocedures, so to capture the date of the latest version, you need todrop, then create the procedure instead of using ALTER to modify orupdate the procedure.

Send your technical questions to [email protected].

6. NEW AND IMPROVED


(contributed by Carolyn Mader, [email protected])

  • DISCOVER ANOMALIES AND DATA RELATIONSHIPS


PolyVista announced PolyVista, analytical software that featuresdata-mining algorithms to automate the process of discoveringanomalies or hidden relationships in the data. The software integratesOLAP directly with interactive 2-D and 3-D graphics. The deviationalgorithm discovers statistically interesting data anomalies and ranksthe result list for you. The summary algorithm discovers combinationsof dimensions that yield the greatest or least measure values.PolyVista supports SQL Server. For pricing, contact PolyVista at713-521-1101.
http://www.polyvista.com

  • INTEGRATE YOUR E-BUSINESS PROJECT


Data Junction announced the Data Junction Integration Suite,software for e-document integration and message-based integration foryour e-business project. The suite comprises Data Junction, ContentExtractor, and Integration Engine. Data Junction is a Windows-basedgraphical design tool. The Content Extractor is a visual interfacethat automates the creation of extraction rules and conditions forextracting unstructured data. The Integration Engine enables rapiddeployment, multithreaded parallel processing, and XML support. TheData Junction Integration Suite lets you access SQL Server datathrough XML and HTTP. For pricing, contact Data Junction at800-580-4411.
http://www.datajunction.com

7. CONTACT US


Here's how to reach us with your comments and questions:

  • WANT TO SPONSOR SQL SERVER MAGAZINE UPDATE?
    More than 102,000 peopleread SQL Server Magazine UPDATE every week. Shouldn't they read yourmarketing message, too? To advertise in SQL Server Magazine UPDATE,contact Beatrice Stonebanks at [email protected] or 800-719-8718.

SQL Server Magazine UPDATE is brought to you by SQL ServerMagazine, the only magazine completely devoted to helping developers and DBAs master new and emerging SQL Server technologies and issues. Subscribe today.
http://www.sqlmag.com/sub.cfm?code=ssei211x1y

Receive the latest information about the Windows and .NET topics of your choice. Subscribe to our other FREE email newsletters.
http://www.winnetmag.net/email

Read more about:

ITPro Today
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like