dbTalk Databases Forums  

Phone & Fax Formats lost transfer from MS Access to Sql Server 200

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


Discuss Phone & Fax Formats lost transfer from MS Access to Sql Server 200 in the microsoft.public.sqlserver.dts forum.



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

Default Phone & Fax Formats lost transfer from MS Access to Sql Server 200 - 08-15-2005 , 04:15 PM






Is there any way to prevent the lost in phone format (000)000-0000 and fax
format (000)000-0000 when transferring data using DTS between tables? The
data we have is inconsistent, so we really don't want to lose the formats if
possible.

Reply With Quote
  #2  
Old   
Brian Lawton
 
Posts: n/a

Default Re: Phone & Fax Formats lost transfer from MS Access to Sql Server 200 - 08-15-2005 , 07:27 PM






SQL Server and DTS do nothing themselves related to formatting data. As long
as your values are defined as a string with the parens and dash embedded
within the text, as opposed to being applied externally via a mask in the
user interface, you shouldn't have any problem. When you view the data in
Access, are you sure there isn't some type of mask being applied? It sounds
like there might be....

--
--Brian
(Please reply to the newsgroups only.)


"Mike Moore" <MikeMoore (AT) discussions (DOT) microsoft.com> wrote

Quote:
Is there any way to prevent the lost in phone format (000)000-0000 and fax
format (000)000-0000 when transferring data using DTS between tables? The
data we have is inconsistent, so we really don't want to lose the formats
if
possible.



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.