dbTalk Databases Forums  

Data transfer questions

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


Discuss Data transfer questions in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Dannie Chan
 
Posts: n/a

Default Data transfer questions - 03-10-2005 , 09:29 AM






HI,

I need transfer data from a dbIII to a accounting program (Peachtree).
I use SQL server 2000 as a tool.
I created a new database in sql.
Import the couple tables into sql database from DBIII. (no problem)
Questions the colum I try to export cvs file were not within the sql database.
G/L account, Account for Sale Tax, Apply to invoice, stmt note .... Can I
create a table and put in the default data, but how can I add those deafult
information to the export csv file.
Customer ID in SQL use numbers (DBIII prgram auto generated), Customer ID in
Peachtree use each first letter of the company name. Customer address and
phone number the were both same. Can I create a refernce table in sql server
with Peachtree customer ID, address and tel number? but how can I add those
deafult information to the export csv file.

Can I do it all within the dts, or I need create SP after dts?

Thanks,

Dannie

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.