![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello all, I am trying to export the contents of a table in a database to a .csv file. At this point I wish to export the entire table. Using the DTS wizard I was able to find an option for a flat file. This was not sufficient for our development group however as they require a .csv file. Can anyone here tell me if this is possible and how to do this? Thank you very much, John |
#3
| |||
| |||
|
|
what i "John Lloyd" <JohnLloyd (AT) discussions (DOT) microsoft.com> wrote in message news:4CF882BC-1A70-4607-A3E2-70687B07B6DC (AT) microsoft (DOT) com... Hello all, I am trying to export the contents of a table in a database to a .csv file. At this point I wish to export the entire table. Using the DTS wizard I was able to find an option for a flat file. This was not sufficient for our development group however as they require a .csv file. Can anyone here tell me if this is possible and how to do this? Thank you very much, John |
#4
| |||
| |||
|
|
I must learn to finish sentences a csv file can be thought of as nothing more than a comma seperated text file. When you use the destination adapter for a flat file you can tell it to add the .csv extension and you can dictate the column terminator be a comma. For what more could they ask? Allan "Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote in message news:OXt5lOdoFHA.2156 (AT) TK2MSFTNGP09 (DOT) phx.gbl... what i "John Lloyd" <JohnLloyd (AT) discussions (DOT) microsoft.com> wrote in message news:4CF882BC-1A70-4607-A3E2-70687B07B6DC (AT) microsoft (DOT) com... Hello all, I am trying to export the contents of a table in a database to a .csv file. At this point I wish to export the entire table. Using the DTS wizard I was able to find an option for a flat file. This was not sufficient for our development group however as they require a .csv file. Can anyone here tell me if this is possible and how to do this? Thank you very much, John |
#5
| |||
| |||
|
|
I must learn to finish sentences a csv file can be thought of as nothing more than a comma seperated text file. When you use the destination adapter for a flat file you can tell it to add the .csv extension and you can dictate the column terminator be a comma. For what more could they ask? Allan what i Hello all, [quoted text clipped - 10 lines] Thank you very much, John |
#6
| |||
| |||
|
|
Hello all, I am trying to export the contents of a table in a database to a .csv file. At this point I wish to export the entire table. Using the DTS wizard I was able to find an option for a flat file. This was not sufficient for our development group however as they require a .csv file. Can anyone here tell me if this is possible and how to do this? Thank you very much, John |
![]() |
| Thread Tools | |
| Display Modes | |
| |