dbTalk Databases Forums  

Want to Load Data MS Access Sql Server 2000

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Want to Load Data MS Access Sql Server 2000 in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mike Moore
 
Posts: n/a

Default Want to Load Data MS Access Sql Server 2000 - 08-01-2005 , 04:36 PM






I already have tables in my SQL Server 2000 database. I have several things
that I need to do -
(import sql server 2000 tables into MS Access database for conversion)

1). cleanup the data from MS Access

2). break out the data from some of the MS Access tables into sql server
tables

3). only need to migrate the data

what is the best way to do this?

Reply With Quote
  #2  
Old   
David Portas
 
Posts: n/a

Default Re: Want to Load Data MS Access Sql Server 2000 - 08-01-2005 , 05:31 PM






Why load the data into Access, clean up the data and then load it back to
SQL Server? Assuming there is some logical reason have you tried using the
Import/Export Wizard? That's perhaps the easiest way to get started with
DTS.

--
David Portas
SQL Server MVP
--



Reply With Quote
  #3  
Old   
Mike Moore
 
Posts: n/a

Default Re: Want to Load Data MS Access Sql Server 2000 - 08-02-2005 , 09:40 AM



The data is currently in a MS Access database. The new table structure is in
our SQL Server database. We imported our SQL Server tables into the MS
Access database. Is it better to clean the data in MS Access? What is the
best way to transfer the data to our SQL Server tables? We don't want the
data types on the columns changed in our SQL Server tables which happens when
we use the import/export wizard.

"David Portas" wrote:

Quote:
Why load the data into Access, clean up the data and then load it back to
SQL Server? Assuming there is some logical reason have you tried using the
Import/Export Wizard? That's perhaps the easiest way to get started with
DTS.

--
David Portas
SQL Server MVP
--




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.