dbTalk Databases Forums  

import from flat file

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


Discuss import from flat file in the microsoft.public.sqlserver.dts forum.



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

Default import from flat file - 03-13-2008 , 03:19 PM






I have a flat file that needs to be imported. Each column is of the format:
COLUMN_NAME = VALUE, e.g.

c1= v1, c2=v2, c3=v3
c1= a1, c2=a2, c3=a3
...

The column name is contained in the data.
c1,c2,c3 are column names.

Does SQL Server import support this format?

Thanks in advance.

Pingx

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.