Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
Chinni
Yak Posting Veteran
95 Posts |
Posted - 2008-09-02 : 13:46:16
|
Hi can any one help me out in this......OLEDB source is connect to flat file in data flow task..........flat file is retreving only 10 columns but the stored procedure in OLEDB souce has 11 columns as output.I tried recreating connection manager but did not workthanks |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-09-04 : 03:36:44
|
Are you using table or view option or sql command option in oledb source? |
 |
|
|
|
|