Forum Replies Created

Viewing 15 posts - 6,256 through 6,270 (of 13,874 total)

  • RE: How to add new schema in a dacpac

    binutb (11/23/2016)


    I have a dacpac project with different schema. How to include new schema in the dacpac project.

    A DACPAC is not something which can be edited directly, AFAIK.

    Instead, you need...

  • RE: Convert table data to (Embadded/Nested)JSON format in SQL server 2014

    Please give us some sample data and also show how you would like that data to be formatted.

    The sample data should be in the form of INSERTs to a temporary...

  • RE: Foreach ADO.NET Schema Rowset Enumerator won't loop through Excel Workbook

    reelnoncents (11/23/2016)


    I assumed that may be questioned 🙂

    What I mean is different data sets. So for example, let's say I have 5 "file types"...

    1) Product Mix file

    2) Sales file

    3) Items...

  • RE: Foreach ADO.NET Schema Rowset Enumerator won't loop through Excel Workbook

    All but one file type has been configured successfully

    Please describe what you mean by "file type".

  • RE: Help in understanding Security Updates

    jasona.work (11/23/2016)


    Phil Parkin (11/23/2016)


    chuck.forbes (11/23/2016)


    The Network Team is still thinking that Automatic Windows Update was accidentally enabled on this server. Jeff, are you saying that even if that was the...

  • RE: SSIS Packages --> 2 questions

    John Rowan (11/23/2016)


    Guessing that the DTS.Runtime library is referencing the local SSIS instance. Not sure how you'd point that to another catalog. You may check the class properties...

  • RE: Query

    pietlinden (11/23/2016)


    Okay, this is getting pretty old. If you don't want to post some sample consumable data... a CREATE TABLE script and some INSERTs to populate the table(s), then I...

  • RE: Help in understanding Security Updates

    chuck.forbes (11/23/2016)


    The Network Team is still thinking that Automatic Windows Update was accidentally enabled on this server. Jeff, are you saying that even if that was the case, only the...

  • RE: Too many stored procedures

    davidvarga086 (11/23/2016)


    Phil Parkin (11/23/2016)


    davidvarga086 (11/23/2016)


    Well I would like to know which one failed and why it failed. And maybe put that info in a table I guess.

    And I might set...

  • RE: Too many stored procedures

    davidvarga086 (11/23/2016)


    Well I would like to know which one failed and why it failed. And maybe put that info in a table I guess.

    And I might set up a mail...

  • RE: Too many stored procedures

    davidvarga086 (11/23/2016)


    Hi all,

    I have hundreds of SPs and I was thinking that maybe I could do a SP that runs all of the other ones, instead of creating a separate...

  • RE: Help in understanding Security Updates

    chuck.forbes (11/22/2016)


    I'm a bit confused about a recent security patch application. We applied the Security Patch KB3194722, but in looking at the server prior to this, the SQL Server version...

  • RE: Update column data from Linked Server

    See here[/url] for an introduction to SSIS.

  • RE: Update column data from Linked Server

    tocy1980 (11/22/2016)


    What is SSIS?

    SQL Server Integration Services is an ETL (Extract/TransformLoad) tool which is packaged with SQL Server.

    It's good for moving data from A to B, where A and B...

  • RE: Update column data from Linked Server

    tocy1980 (11/22/2016)


    Some news regarding this as I still haven't resolved this?

    I stopped responding at the point where you mentioned that the linked server is an Excel spreadsheet, as I have...

Viewing 15 posts - 6,256 through 6,270 (of 13,874 total)