Forum Replies Created

Viewing 13 posts - 1 through 13 (of 13 total)

  • RE: DTS for multiple users at the same time

    The users will be accessing thru citirx server.

    Is it possible to set different file name for different users so that all users will have there own file.

  • RE: DTS for multiple users at the same time

    Thanks Sharma!!

    Actually iam exporting data from SQL server to spreadsheet using copy task and then running the DTS using batch file.

    It gives me the error "File is opened by another user”...

  • RE: Dialog box in DTS?

    Can anybody suggest something on this?

  • RE: arrays in store procedures?

    Thanks man,i used the temp table to insert the parameters but i still have one issue..

    In store procedure i have query like this

    Select * from Item where A.RU IN (SELECT...

  • RE: Urgent help on SQL Query

    Ok i tried your idea but this still gives all rows as i want to return userid too

  • RE: Exporting data to Excel

    Okay,i got it now.

    We can set sheetnames for copytask properties called DestinationObjectName.

    thanks Journeyman... for your kind help.

  • RE: Exporting data to Excel

    Thanks again Journeyman...looks like iam very close now.

    I created two temp tables and another Copy transformation. Now i have two queries and passing separately to copy transformations but it gives same error as its...

  • RE: Exporting data to Excel

    Iam not using wizard.I have used some activex task and copy task and so far its exporting to csv file only and then its getting FTP's to remote.

    It seems that...

  • RE: Exporting data to Excel

    Iam not using wizard.I have used some activex task and copy task and so far its exporting to csv file only and then its getting FTP's to remote.

    It seems that...

  • RE: Exporting data to Excel

    Journeyman,thanks.

    Atleast i can see another sheet in excel file but second sheet is total empty,it gives only first header.

    I still get an excel row exceeds error. any idea?

  • RE: Exporting data to Excel

    Iam not writing any code for that..Iam just crating two tables using Execute SQL task before running the copy task.

    This is still not working...

    Is there any other process?

  • RE: Exporting data to Excel

    I am sorry its more then 10,0000.

  • RE: Exporting data to Excel

    Thanks Osoba  for your reply.I am already creating a table called Export_sheet for the original spreadsheet

    and then as u suggested i...

Viewing 13 posts - 1 through 13 (of 13 total)