Wrox Programmer Forums
|
SQL Server 2000 General discussion of Microsoft SQL Server -- for topics that don't fit in one of the more specific SQL Server forums. version 2000 only. There's a new forum for SQL Server 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server 2000 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 3rd, 2003, 03:18 PM
Registered User
 
Join Date: Sep 2003
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default Cleaning up data

I need to import an Access DB into SQL - no big deal there. However, the data was not controlled at all and there are a ton of duplicate entries. Is there a way to delete duplicates - and should I do this in Access before I import or is it easier to do it in SQL Server after the import? Thanks.
 
Old September 3rd, 2003, 03:27 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 839
Thanks: 0
Thanked 1 Time in 1 Post
Default

I don't think it is materially easier on one system or another. I guess if I were doing it, I'd try to clean up the data before it got into my "production" database, rather than importing garbage and then trying to clean up the mess ... :)

As for the duplicates, you may want to refer to this thread: http://p2p.wrox.com/topic.asp?TOPIC_ID=3550

Jeff Mason
Custom Apps, Inc.
www.custom-apps.com





Similar Threads
Thread Thread Starter Forum Replies Last Post
closing and cleaning up multiple recordsets Loralee Access 1 September 26th, 2005 05:46 PM
Cleaning a Place Holder from a class see07 ASP.NET 1.x and 2.0 Application Design 4 March 15th, 2005 12:28 PM
Cleaning up resources jbenson001 ASP.NET 1.x and 2.0 Application Design 2 January 22nd, 2004 11:50 AM
Suppressing/cleaning previous entries gurevle HTML Code Clinic 1 June 24th, 2003 12:08 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.