![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
It appears that since nobody replied to my first post, DTS does not allow a view as the Destination for a Data Export or Transform. "Sometimes the answer is found in the silence." John Kotuby 11/18/2005 Have a good day everyone :-) |
#3
| |||
| |||
|
|
If you can insert into the view with normal SQL it should work for an import (cannot guarantee fast though). Has to be an updatable view however. If you can't insert with a T-SQL statement, you can't use DTS either. I've never tried it, but it "should" work. This is similar to the operation in http://www.sqldts.com/default.aspx?204 in particular step 3. You can use a table/view not listed, but you have to go through the back door. Scott "John Kotuby" <johnk (AT) powerlist (DOT) com> wrote in message news:e8bB%235E7FHA.2384 (AT) TK2MSFTNGP12 (DOT) phx.gbl... It appears that since nobody replied to my first post, DTS does not allow a view as the Destination for a Data Export or Transform. "Sometimes the answer is found in the silence." John Kotuby 11/18/2005 Have a good day everyone :-) |
![]() |
| Thread Tools | |
| Display Modes | |
| |