Exploring SQL Server 2000 on Your Own
Exploring SQL Server 2000 on Your Own
It gives me a chance to rave about some of the cool new functionality in SQL Server 2000. Plus, I can show you some of the things that are not totally relevant to our application but that you definitely will want to know as you continue developing and maintaining SQL Server.
Although the enhancements to the new version have not been as drastic as they were between SQL Server 7.0 and SQL Server 6.5, many cool features have surfaced in SQL Server 2000.
We’ll look at some of the wizards that make your work easier and ways to handle multiple instances of SQL Server 2000 and multiple servers with the same database. Whatever avenue you do explore with SQL Server 2000, you can look up more information. Let’s take a look now at the documentation that SQL Server 2000 provides so you can find out more about DTS.
Using Online Resources to Explore SQL Server 2000
What type of documentation is on SQL Server 2000? The question really should be “What kind of documentation isn’t available for SQL Server 2000?”
Microsoft has worked hard to ensure that plenty of documentation is available on time and when you need it!
Books Online ships with SQL Server 2000. This is for SQL Server 2000, earlier versions (where appropriate), and related technologies documentation, such as ADO and SQL DMO. It is very comprehensive and can help you with almost everything you need to know about the different aspects of SQL Server 2000.
For example, if you are a little unsure of the syntax of a CREATE TABLE statement, you can check it out in Books Online. If you need to get an overview of Analysis Services, you can get all the information you need in Books Online.
Where do I find Books Online? There are two ways that you can get to Books Online.
The first way is through the Start menu.
The second way is with the Fl key within Enterprise Manager, Query Analyzer, or any of the other SQL Server 2000 tools. Usually, this help is context sensitive. If you have the table designer open in Enterprise Manager and press Fl, Books Online will open with information relevant to the table designer.
Search and Retrieval Tips for Books Online
How do I get the most relevant information from Books Online? Books Online provides the same three basic ways as other Microsoft Help files when you want to locate information. You’re most likely familiar with the Contents, Index, and Search tabs. In this section, I show you some hints for honing your searches.
Books Online has a great search engine, but you need to learn how to search well, a little like with the search engines on the Net. For example, if you want to search on Analysis Services, you will locate more hits if you enter the keywords Analysis Services than you will if you enter “Analysis services” inside quotation marks. Why? The first search gets all the topics that contain the words “Analysis” and “Services.” The second search gets all the topics that have the words “Analysis Services” together.
Like this book, Books Online has some basic font standards that apply to make navigation much easier.
- Monospace—This indicates code samples, error messages, and text that is displayed.
- UPPERCASE—Key Transact-SQL words, for example CREATE PROCEDURE.
- Italic—This shows you where to enter your names for variables, tables and so forth, for example CREATE TABLE tablename.
- Bold—Used for stored procedures names, variable type names, table names, and so forth, and indicates that the word needs to be typed exactly as shown. If you were looking at sp_help it would be bolded, similar to sp_help.
- SQL Server 2000 Books Online also has navigation standards that will help you get the most out of the books.
- Glossary of terms—Contains keywords and brief descriptions of the keywords.
- Expanding text—This is indicated with a plus (+) icon next to the text. Click the plus icon to expand the text and view further help.
- Related topics—This is indicated with an icon in the top right of the topic. Click the icon to view the related topics.
- Hyperlinks—This will navigate you to related topics within Books Online or to external Web sites that will provide help on the topic. This will be noted by colored, underlined text.
- Home page—SQL Server 2000 Books Online is browser based and has standard browser features including a Home button, Forward, Back, Previous, Next, and so forth.
- Favorites—Books Online has a Favorites folder, similar to that in Internet Explorer. If you regularly require help on a topic, you can add it your Favorites by clicking the Favorites folder, and then clicking Add.
Although Books Online is very comprehensive and can seem a little daunting, one of the best ways to get information out is to use the context-sensitive help functionality.
If you are importing data from an Excel spreadsheet within the Import and Export Data Wizard, click the Help button or press Fl. Books Online will then bring up help related to the subject of importing data via DTS.
Finding Help on the Web
Occasionally you can come across problems that you cannot solve with Books Online alone. Microsoft has recognized this and has provided developers and DBAs alike with other major documentation features.
Microsoft Developer Network (MSDN)—This is almost the be-all and end-all of developer resources. Although this is subscription based, you can find most of the information online, http: / /msdn .microsoft .com, and it is free! MSDN contains code samples on many different topics including VB, VBScript, Visual C++, SQL Server, ADO—you name it, it’s there!
Microsoft TechNet (MSTN) —This is more of a technical resource and will help you find workarounds to known bugs and common problems. Like MSDN, it is also subscription based, but is available on the Web for free at http: / /www.microsoft com/technet. This resource will answer most of those common questions for you.
Microsoft’s SQL Server site— This site contains all sorts of useful information, including excerpts from developer books, professional advice, best practices, online conferences, and so forth.
PASS—This is the Professional Association for SQL Server. This site contains many helpful hints from DBAs, developers, and so forth. The organization is a not-for-profit group that wants to advocate SQL Server as a development platform.
There are also numerous newsgroups that have regular discussions on SQL Server topics.
Remember that these groups, books, and online resources have been set up to help you. Make sure you use them, or we will lose them!
You will not be an ineffectual DBA if you have to look up something in Books Online. There’s nothing worse than a new DBA who keeps pestering more senior DBAs because she does not use the tools that are available to her to answer simple questions. So research first, and then ask.
However, if you are struggling with a problem, do not struggle on and on before asking for help. Most DBAs will enjoy taking a moment out of their day to help you; after all, they know what it was like to start from scratch. An old saying I heard once that I keep in the back of my mind most times when I ask a question is
“It is better to look like a fool for a moment than remain a fool for a lifetime.”
We have now had a quick look at getting help on a topic when you need it most. Let’s take a look at some of the future enhancements we could build into our application.
Seeing Double (or Triple, or…)
The more you do as a DBA or developer, the more you realize how much “more” really means. Sometimes, you’ll end up juggling many instances of SQL Server (all versions), many machines, and more data in more locations. Now, to help us keep everything straight and in sync, we can take advantage of these new and cool features.
Possibly related posts: (automatically generated)
Exploring SQL Server 2000 on Your Own
- Keeping Multiple Database Applications in Sync with Replication
- Using the New Wizards in SQL Server 2000
- Scripting Database Objects
- Website Hosting Sever, some Pitfalls you need to avoid part 1
- Altering the Size of the Transaction Log Files
- Installing and Configuring SQL Server 2000
- Website Hosting Sever, some Pitfalls you need to avoid part 3
- Network and Servers Technical Compare continue...
- Future Programming, the Next Development Platform part 1
- Primary, Secondary, and Caching-Only Name Servers
- June 15th
Order status will be updated when your postcards have finished printing and when the postcards have been placed in the mail. … Postcard Marketing
Backup Standard 8 Master Server for Microsoft Small Business Server (SBS) is an all-in-one data protection solution for Microsoft Small Business Server installations. … Master Server
Consultancy’s Search Engine Optimization (SEO) Best Practice Guide, this report is dedicated to Index Inclusion and Coverage, which is key to search engine visibility. … Search Engine Optimization
I have my own server for only $30 a month, one of the best Dedicated Server Host, great uptime, great support, great services guaranteed! … Dedicated Servers
Ever looked at a great Web site and thought, How did they do that &duo; Now you can do it with Front Page 2003, Microsoft s popular Web site creation and management program. … Query Analyzer
In a traditional web site or web application, each click makes a request back to the server so that the server is always aware of what the client is doing. … Web Site Solution