Viewing 15 posts - 16 through 30 (of 34 total)
but I don't know the filename or you can say any fillename in directory.
I know only path upto directory.
if a file is in directory then execute second step.
please...
September 22, 2008 at 9:33 am
thanks , this wht i needed
September 16, 2008 at 1:48 pm
use script task to copy latest 12 files to a folder & use for loop to import data
September 11, 2008 at 4:24 pm
enter data in sql tables and then take out for different destination
flat files ---> sql server tables---> different files.
September 11, 2008 at 4:21 pm
for first time it is working and next time it is not
here wht i did
1. created variable and it value is filepath - c:\test\qa.xls
2. given this variable in excel connection...
September 10, 2008 at 12:11 pm
thanks for reply.
but i don't know filename eachtime.
meaning how to get filename and pass it as a source for dataflowtask.
September 10, 2008 at 11:48 am
refer this
http://bi-polar23.blogspot.com/2007/09/loading-multiple-excel-files-with-ssis.html
and let me know
September 9, 2008 at 7:46 am
do it through dtswizard and then save this package.
goto start --> run--> type dtswizard --- > select source ---> select destination --- > do as per gui ---> in...
September 8, 2008 at 1:30 pm
- no , i can't use any thirdparty tools due to security issue.
- yes I have 4 types of extension files in a folder (.vv ,.hh,.pp,.ss)
- .vv extension should go...
September 5, 2008 at 6:43 pm
create the data flow task using import\export wizard.
goto start --- > run ---> type dtswizard ---> select source as flat file ---> and go on ---> in the...
September 4, 2008 at 2:19 pm
send me dts package that you develop on my input,
i will give it to my friends..........
August 27, 2008 at 3:54 pm
DTS Package for Reporting Low Disk Space
This VBscript code will check for low disk space on the local SQL Server. Schedule the package to run once a day, and let...
August 27, 2008 at 6:40 am
ok, can you tell me how to check if file exists , then rename and move in step using same link?
August 21, 2008 at 7:39 am
hi
it is better if you would develop package and give it to me.
here are the steps
1.) you will get any excel file in a directory
2.) you have to import...
August 19, 2008 at 9:57 am
Viewing 15 posts - 16 through 30 (of 34 total)