Forum Replies Created

Viewing 12 posts - 31 through 43 (of 43 total)

  • RE: Shrink Database

    I am moving a database from an old box to a new box, I used a "Copy SQL Server Task" to move the data only. We have done extensive work...


    Steve Johnson

  • RE: Shrink Database

    thanks, I have already done that but what I was missing was that we have 25 gigs of data in that database.... not sure how we got that much in...


    Steve Johnson

  • RE: Linked Server

    This is a the discription of the error message I get, the odd thing is that I am not trying to connect to an Access database I am trying to...


    Steve Johnson

  • RE: Linked Server

    Steve this is the code that I have tried most recent but I have tried every ideration in the help file.

    USE master

    GO

    EXEC sp_addlinkedserver

    'SQLPROD_PRDCPY',

    ...


    Steve Johnson

  • RE: Looking for missing records

    Thanks Andy that worked perfectly.... I am also trying to setup linked servers now... looks like something that could help us with other issues that we are having....:o)

    Steve Johnson


    Steve Johnson

  • RE: Data not posting to destination field

    No error, and no data is posting to the destination field

    Steve Johnson


    Steve Johnson

  • RE: Data not posting to destination field

    Good Idea.... though I have already tried this...:)

    Steve Johnson


    Steve Johnson

  • RE: Data not posting to destination field

    That is correct

    Steve Johnson


    Steve Johnson

  • RE: Data not posting to destination field

    Yes it does work to a text file and I have started to lean that way..... reluctantly because I feel that if the data will show up in a msgbox...


    Steve Johnson

  • RE: Data not posting to destination field

    In Progress you can create a field ("meatcost") then assign an extent of (1-12) to the field, you might know this as an array. In this case we have a...


    Steve Johnson

  • RE: Using FTP in a DTS

    Thanks

    Steve Johnson


    Steve Johnson

  • RE: Data not posting to destination field

    [This data has been summurized for a data warehouse, I didn't design or create it I am just tasked with moving it from one envroment to another]

    Im curious too -...


    Steve Johnson

Viewing 12 posts - 31 through 43 (of 43 total)