Forum Replies Created

Viewing 15 posts - 16 through 30 (of 44 total)

  • RE: Newbie With Issue

    I was able to resolve issue.

    Thanks.

  • RE: Newbie With Issue

    OK, issue 1 is resolved i placed the file in the wrong location. I thought it was C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Packages when it actually was C:\Program Files\Microsoft SQL Server\100\DTS\Packages.

    Any...

  • RE: SSIS Newbie Here With Question

    Evil Kraig F (2/19/2014)


    elee1969 (2/19/2014)


    How would i do this? in the sql query or is there some where ssis i can do this? Sorry for all the questions.

    You would do...

  • RE: SSIS Newbie Here With Question

    Evil Kraig F (2/19/2014)


    elee1969 (2/19/2014)


    Evil Kraig F (2/19/2014)


    elee1969 (2/19/2014)


    My first question is within the query it grabs data with a year date of 2015. Next july 1st the users would...

  • RE: SSIS Newbie Here With Question

    stormsentinelcammy (2/19/2014)


    Use an execute sql task to grab the data the you need (i.e. from 2015 to 2016), then use a data flow task to take that data from that...

  • RE: SSIS Newbie Here With Question

    Evil Kraig F (2/19/2014)


    elee1969 (2/19/2014)


    My first question is within the query it grabs data with a year date of 2015. Next july 1st the users would need it to change...

  • RE: Newbie Here With Question

    Sean Lange (1/24/2014)


    Is the mdb file readonly?

    Sean - I was able to figure it out. It was a stupid scrolling to fast and missed an option in privacy. I checked...

  • RE: Newbie Here With Question

    WendellB (1/22/2014)


    What is the extension on the Access file? If it is .mde or .accde, then you have a compiled version that cannot be changed. Another less likely...

  • RE: Sql Server Services Will not Start

    Thanks for all the help guys. I was able to get it back up last week. The sqlservr.exe file was corrupted. Could not start it from command line. So I...

  • RE: Sql Server Services Will not Start

    GilaMonster (1/3/2014)


    See if this helps, or at least lets you narrow down the cause: http://www.simple-talk.com/sql/backup-and-recovery/the-sql-server-instance-that-will-not-start/

    Hi Gail - i actually saw your information earlier today. Thanks again. The only thing i...

  • RE: Sql Server Services Will not Start

    sreekanth bandarla (1/3/2014)


    Nothing more from Logs? The info provided doesn't look much useful to me for troubleshooting...Try investigating more Log entries(Both Windows App and SQL Error Logs) for clues.

    Btw, what...

  • RE: Sql Server Services Will not Start

    "The SQL Server (MSSQLSERVER) service failed to start due to the following error:

    The service did not respond to the start or control request in a timely fashion."

  • RE: Deteremine who deleted a view

    MyDoggieJessie (8/28/2013)


    I can't post the code from the office due to our proxy server not liking some of the keywords in the sql code, I can either email it to...

  • RE: Deteremine who deleted a view

    Sean Lange (8/22/2013)


    elee1969 (8/22/2013)


    Hello all,

    Is there a way to determine who deleted a view?

    Thanks

    If not too much time has elapsed you might still find it in the default trace.

    In...

  • RE: SSIS Export to Flat File Question

    sdevanny (7/17/2013)


    If you used my suggestion with a dervied column, you might want to double check and make sure that you have a correct count of delimiters and columns now....

Viewing 15 posts - 16 through 30 (of 44 total)