Forum Replies Created

Viewing 15 posts - 8,761 through 8,775 (of 9,641 total)

  • RE: Any CONS Replacing a server with a new one?

    This is a cross post. Please post any comments/answers here.

    Raul, please post once so people don't waste time answering in 2 places.

    Thanks,

  • RE: Sharing data between two databases

    I agree with Grant.

    How do you plan to restrict access to the personal information if you have a link from the non-personal information?

  • RE: Archiving Data

    If keeping the data in the same DB I would recommend creating another filegroup and file for that data. If possible place it on another physical disk as well....

  • RE: Any CONS replacing a 32bit server with a 64bit?

    Sounds like you could be okay.

    The service users should be fine as the install grants them appropriate rights.

    You might want to check out this thread, which I started a couple...

  • RE: Table Level Access

    Steve Jones - Editor (4/24/2008)


    Is LINQ-> SQL only named pipes? That would be interesting.

    Not sure it's the dark side, and I think we need more independent information. If there's one...

  • RE: Table Level Access

    Andy Warren (4/24/2008)


    Resist the dark side Grant!

    We all should want data access to be easy, or at least straight forward. Somehow we gotta get knowledgeabout people that aren't zealots from...

  • RE: Table Level Access

    Timothy,

    Thanks for the instructions, I have not used Linq To SQL enough to have gotten to that point yet. I did know that you could use SP's for methods...

  • RE: Table Level Access

    Timothy (4/24/2008)LINQ does not equal LINQ to SQL. ... I think LINQ is a great technology so I hope others don't throw out the baby with the bath water in...

  • RE: Table Level Access

    Timothy,

    Your example is a good use of Linq, yet does not use Linq To SQL which is the Linq implementation most folks on this thread take issue. I think...

  • RE: Error Handling in SSIS

    Looks good.

  • RE: Error Handling in SSIS

    Michael,

    Thanks for the nice words.

    The issue you are having is that you have not created the 2 columns in the Input and Output screen in the Script Transformation Editor. ...

  • RE: Error Handling in SSIS

    Ben,

    Here is a basic SSRS report for the data in the load_errors table. Admittedly basic but it works.

  • RE: Trouble Deploying reports on report Server

    You do not have to have the reports deployed to a report server when using the ReportViewer control. You can create a local report which has an rdlc extension.

  • RE: Table Level Access

    Anders Pedersen (4/22/2008)


    Horrible idea in my opinion.

    Who cares if a developer saves 10%-20% (the numbers I have heard bandied aroud) by using LINQ during development time? How much time...

  • RE: Table Level Access

    I have not looked at the Entity Framework, but have looked into and played with Linq to SQL. Linq to SQL does do some good things and, I think,...

Viewing 15 posts - 8,761 through 8,775 (of 9,641 total)