On CBSSports.com: Mike Tyson's daughter dies in accident
146 Resources for

record

  • Subscribe to this listing via:
  • RSS
  • Email
Show All Related Tags Did you mean record (146 results), electronic health record (36 results), medical record (21 results), electronic record (12 results), recording industry (6 results)more...
Show Fewer Related Tags Did you mean record (146 results), electronic health record (36 results), medical record (21 results), electronic record (12 results), recording industry (6 results), vinyl record (6 results), record company (4 results), personal health record (2 results), electronic medical record (2 results)fewer...

TechRepublic Resources

Removing Duplicate Records using SQL Server 2005
Removing duplicate records from tables is sometimes an arduous task, especially if the source table does not contain a primary key field. Here's how you can take advantage of a new SQL Server 2005 feature to remove duplicates quickly and efficiently. by Tim Chapman
Tags: Microsoft SQL Server, Record, Microsoft SQL Server 2005, Table, SalesHistory, SaleDate, SalePrice, SELECT, Productivity, Databases, Enterprise Software, Software, Data Management, Tim Chapman
Blog posts 2008-07-29
How do I... Identify and delete duplicates from SQL Server tables?
Duplicate records in a database are bad. You can't tolerate them. At the very least, they'll produce misleading analysis. At the worst, they'll totally wreck everything. Your application will probably run, but everything it generates will be suspect. You have to find them and delete them or your client might...
Tags: Microsoft SQL Server, Server, Column, Record, Table, Databases, Storage, Enterprise Software, Software, Data Management, Hardware, Susan Harkins
Blog posts 2008-06-03
How do I... Install and configure a DNS server in Windows Server 2008?
As many of you are probably aware, the Domain Name System DNS is now the name resolution system of choice in Windows. Without it, computers would have a very tough time communicating with each other. However, most Windows administrators still rely on the Windows Internet Name Service WINS for name...
Tags: Console, DNS, Microsoft Windows Server, DNS Server, Server, Lookup, Microsoft Windows, Microsoft Windows Server 2008, Record, Domain Name, Windows 2008, Active Directory Integrated, Action, PTR, Domain Names, Networking, Internet, Steven Warren
Blog posts 2008-04-15
How do I... Select records for a dynamic label report in Access?
Generating reports is a big part of most database applications. Generally, a query or filter does a good job of passing only the data you want to see to the report. But it isn't always that easy. There might not be any apparent logic behind the records you want to...
Tags: Database, Microsoft Access, Query, Report, Data, Field, Record, User, Downside, Form, Table, PrintLabel, Figure E, Storage, Productivity, Databases, Hardware, Enterprise Software, Software, Data Management, Susan Harkins
Blog posts 2007-11-06
How do I... Retrieve a random set of records in Microsoft Access?
We usually think of data in sets of related values, but not always. Occasionally, you may need to supply someone with a set of unrelated records, retrieved completely at random. Perhaps a manager wants to predict future growth or an auditor is looking for anomalies. Now, it would be nice...
Tags: Function, Microsoft Access, Query, Microsoft Corp., Record, Value, FieldValue, Microsoft Office, Databases, Office Suites, Software, Enterprise Software, Data Management, Susan Harkins
Blog posts 2007-10-11
How do I... Print a label for an individual record in Microsoft Access?
Printing labels is a common task and simple enough if you use the Microsoft Access Label wizard. You can print thousands of labels at one time. What isn't as easy is printing a label for a single record. You have to identify the record and pass it to a label...
Tags: Database, Microsoft Access, Query, Report, Microsoft Corp., Record, Form, Printing Label, CustomerID, Productivity, Document Management, Databases, Microsoft Office, Storage, Enterprise Software, Software, Finance, Managerial Accounting, Data Management, Office Suites, Hardware, Susan Harkins
Blog posts 2007-09-24
Using advanced table hints in SQL Server
Tim Chapman explores the benefits and side effects of using three types of table hints when running queries in SQL Server: READCOMMITTED, REPEATABLEREAD, and SERIALIZABLE. My previous SQL Server column covered two types of table hints: NOLOCK and READPAST. This article explores the advantages and drawbacks...
Tags: Microsoft SQL Server, Tim Chapman, Session2, SaleID, Databases, server, ReadCommitted, SalePrice, RepeatableRead, lock, SQL Server Newsletter, Database, Transaction, Data, Record, Table, Session1, SalesHistory, TRANSACTION, Enterprise Software, Storage, Software, Data Management, Hardware
Technical articles 2007-05-25
Using NOLOCK and READPAST table hints in SQL Server
Table locking hints provide developers much tighter control of their transactions. Look at the benefits and disadvantages of using the NOLOCK and READPAST table hints in SQL Server. When data in a database is read or modified, the database engine uses special types of controls, called locks, to...
Tags: Microsoft SQL Server, NOLOCK, SalesHistory, Databases, Storage, Tim Chapman, server, lock, database, SQL Server Newsletter, Transaction, Data, Statement, Record, Downside, Table, READPAST, UPDATE Statement, Enterprise Software, Software, Data Management, Hardware
Technical articles 2007-05-21
Control presentation with ASP.NET 2.0's FormView control
A survey of the new ASP.NET 2.0 data controls continues this week with the FormView control. A key feature of the control is customization, as developers may utilize user-defined templates to determine the presentation of data. ASP.NET 2.0's FormView control resembles the DetailsView control in that it facilitates...
Tags: Microsoft ASP.NET, FormView, Middleware, Tony Patton, .NET, ASP.NET 2.0, FormView control, .NET Newsletter, Control, Difference, Record, Microsoft ASP.NET 2.0, Template, Value, DetailsView, Software Development, Software/Web Development, Enterprise Software, Software
Technical articles 2007-03-19
Prevent users from leaving fields blank in Access
If you have empty fields in Access, here's how to keep them out of your records, preventing records duplication and other headaches. Mary Ann Richardson fills you in. A common Access database problem is incomplete records. Not only can incomplete records lead to failed applications—such as mailing labels...
Tags: Microsoft Access, Microsoft Office, Databases, Mary Ann Richardson, incomplete record, phone, Microsoft Office Suite Access Tips Newsletter, Cell Phone, Record, Telecom & Utilities, Office Suites, Software, Enterprise Software, Data Management
Technical articles 2007-02-27
Screen/Sound Recorder
Does anyone know of a FREE screen and sound recording program that works like http://www.camstudio.org?I tried using it but it does not detect my sound card to record the sound on the PC. I need one that records pretty much the same way, but easier
Tags: Digital music, Digital media, BorgInva
Discussion threads 2006-12-07
Use DIME to send files to Web services
The DIME Direct Internet Message Encapsulation specification provides a way to send binary data across the transport protocol by defining the data length and type attached in a few simple headers. Learn how you can utilize DIME messages to send files to Web services. SOAP makes...
Tags: Web, Simple Object Access Protocol, DIME, SOAP, Phillip Perkins, Web services, DIME specification, DIME generator, Web service, DIME message, Web Development Zone Newsletter, Message, Data, Record, DIME Interpreter, Enterprise Software, Software
Technical articles 2005-08-04
Insert a Duplicate record in Access
Using Access 2003 to create a stock control system for use by non PC literate usersI have a form/sub-form and have a need to add duplicate records based on wherever the cursor is to reduce actual typing by those persons.How do I write a mcro/module whatever to do the equivalent...
Tags: access, duplicate, khimshar-rates@..., Microsoft Access, record, software, VBA
Discussion threads 2005-07-24
Enhance grouping in your Access reports
Grouping related customer records in your Microsoft Access reports allow you to look at data from different angles. Discover a quick way to put these groups in sections and then enhance these sections by providing summary details about the group. When you're analyzing customer records for trends, grouping ...
Tags: Microsoft Access, Microsoft Office, Mary Ann Richardson, Sales strategy, Group Footer, Group Header, sales, Microsoft Office Suite Access Tips Newsletter, TechRepublic Inc., Record, Databases, Office Suites, Software, Enterprise Software, Data Management
Technical articles 2005-07-19
Delete unnecessary data with Access' Delete query
It's dumbfounding to imagine how much data we hang on to even when it's no longer necessary. The next time you do a little database housekeeping, you should take advantage of Microsoft Access' Delete query, which allows you to delete all of your unnecessary records at one time. When...
Tags: Microsoft Access, Databases, Microsoft Office, Mary Ann Richardson, Customer Information Table, toolbar, Microsoft Office Suite Access Tips Newsletter, TechRepublic Inc., Database, Record, Storage, Enterprise Software, Software, Data Management, Office Suites, Hardware
Technical articles 2005-07-12
Record Screen to video
Whats the best way to record screen and mouse movement for training purposes.Here's a nice software package that is not pricey ($30):http://www.deskshare.com/msr.aspxAlternatively, you can also see Camtasia, more information and a eval can be downloaded free from http://www.techsmith.com/products/studio/default.aspHope this helps.
Tags: JFComputech, Record, Record Screen, software, video
Q&A 2005-06-01
Record of Messenger conversations
Is it possible to record/log instant messages of Windows Messenger in Exhange 2000, so we can refer to them ever after the users have clossed their chat conversations?these are the official partners of MS at the exchange level.I have read good reviews from IM LogicLeopold
Tags: Instant messaging
Q&A 2005-02-01
Password PocketBook 1.6 (Windows)
The Prestwood Password PocketBook is an application designed for keeping an organized list of your accounts and passwords in one convenient place.The application keeps your records behind one secure user ID and password. You only need to remember one account to look up the records of all of your other...
Tags: Password, Microsoft Windows, Record, Prestwood Software, Prestwood Password PocketBook
Software downloads 2006-08-21
CDBF Shell 1.10 (Windows)
The CDBF Shell extension allows you to view content or structure of DBF files in the 'Properties' window without opening them. CDBF Shell allows you: copy to the clipboard selected records. copy to the clipboard structure of the table. hide or show deleted records. sort DBF file by clicking on...
Tags: Record, WhiteTown Software, CDBF Shell, CDBF Shell Extension, Microsoft Windows, Construction, Operating Systems, Software
Software downloads 2005-10-11
Finance 1.0.1 (Mobile)
Keep a record of what's in the bank, complete with schedules for repating transactions. You can keep records for multiple accounts and each can have it's own set of timed transactions which you will automatically enter themselves into your account.
Tags: Account, Transaction, Mobile, Record, Simpsonics, Financial Accounting, Advertising & Promotion, Financial Services, Finance, Marketing
Software downloads 2008-08-11


Disaster Planning and Recovery Pack
TechRepublic's unique Disaster Planning and Recovery Pack contains the hands-on resources you need to ensure that your IT organization is ready for its next crisis.
Buy Now
500 Things Every Technology Professional Needs to Know
Did you know Microsoft's RegClean does not work with XP but you can use shareware to clean your registry? Did you know most wireless access points don't have encryption enabled by default? Did you know there are 500 tidbits of information contained in TechRepublic's 500 Things Every Technology Professional Needs to Know that will help you become a successful IT professional.
Buy Now

SmartPlanet