Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old December 15th, 2005, 11:45 AM
markrush@gmail.com
Guest
 
Posts: n/a
Default whats the best way of migrating data (MS Access)

if i have 2 datasources with different table names and column headers
that i want to merge i.e. "ptitle" and "name" whats the best way of
doing this? are there any standard routines or should i use something
intermediary like xml?

mark

  #2  
Old December 15th, 2005, 02:45 PM
McKirahan
Guest
 
Posts: n/a
Default Re: whats the best way of migrating data (MS Access)

<markrush@gmail.com> wrote in message
news:1134646766.752802.28230@z14g2000cwz.googlegro ups.com...[color=blue]
> if i have 2 datasources with different table names and column headers
> that i want to merge i.e. "ptitle" and "name" whats the best way of
> doing this? are there any standard routines or should i use something
> intermediary like xml?
>
> mark
>[/color]

Do you need to do it programmatically via ASP?

If it's a one-time effort you could export both to MS-Excel
then cut-and-paste to achieve the merge then import it
back into your database.

If a different approach is required then tell us more and
include the type of database and it's version.


  #3  
Old December 15th, 2005, 03:35 PM
markrush@gmail.com
Guest
 
Posts: n/a
Default Re: whats the best way of migrating data (MS Access)

no its ongoing - i want to 'import' data from different sources as the
data i get supplied in is always in a different schema.

  #4  
Old December 15th, 2005, 03:35 PM
McKirahan
Guest
 
Posts: n/a
Default Re: whats the best way of migrating data (MS Access)

<markrush@gmail.com> wrote in message
news:1134659455.319196.110780@g49g2000cwa.googlegr oups.com...[color=blue]
> no its ongoing - i want to 'import' data from different sources as the
> data i get supplied in is always in a different schema.
>[/color]

I would probably write a script that maps one database table
to the other and reads from the one and inserts into the other.


  #5  
Old December 15th, 2005, 09:35 PM
Kyle Peterson
Guest
 
Posts: n/a
Default Re: whats the best way of migrating data (MS Access)

copy and paste from within access... or write a lot of code

those are really the choices


<markrush@gmail.com> wrote in message
news:1134646766.752802.28230@z14g2000cwz.googlegro ups.com...[color=blue]
> if i have 2 datasources with different table names and column headers
> that i want to merge i.e. "ptitle" and "name" whats the best way of
> doing this? are there any standard routines or should i use something
> intermediary like xml?
>
> mark
>[/color]


 

Bookmarks

Thread Tools

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

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles