DTS Query
-
Hi All, I want to pass the table from Server to My PC. Particular table values only I want. How can I fetch the values from Server using DTS. I'm using Sql server 2005.Give me any sample. Thanks in Advance
-
Hi All, I want to pass the table from Server to My PC. Particular table values only I want. How can I fetch the values from Server using DTS. I'm using Sql server 2005.Give me any sample. Thanks in Advance
I think you need to rephrase your question. As it currently stands, it makes very little sense. What do you mean "pass the table" It sounds like you want to query a table for some specific rows using some application running on your PC to get data from some server (on your local network?). Why you would think DTS was appropriate is beyond me...unless you want to store the data locally in a different database, after extracting it from SQL 2k5.
-
Hi All, I want to pass the table from Server to My PC. Particular table values only I want. How can I fetch the values from Server using DTS. I'm using Sql server 2005.Give me any sample. Thanks in Advance
Hi, I want to know more abt DTS. If u have any samples,msg me. I Created the sample dtsx in BI successfully. Is there any way to see the coding for dtsx? Thanks in advance