Viewing 15 posts - 8,761 through 8,775 (of 9,641 total)
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,
April 25, 2008 at 9:13 am
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?
April 25, 2008 at 9:10 am
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....
April 25, 2008 at 9:06 am
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...
April 25, 2008 at 9:02 am
Steve Jones - Editor (4/24/2008)
Not sure it's the dark side, and I think we need more independent information. If there's one...
April 24, 2008 at 12:19 pm
Andy Warren (4/24/2008)
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...
April 24, 2008 at 12:03 pm
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...
April 24, 2008 at 9:57 am
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...
April 24, 2008 at 8:25 am
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...
April 24, 2008 at 7:18 am
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. ...
April 23, 2008 at 9:02 pm
Ben,
Here is a basic SSRS report for the data in the load_errors table. Admittedly basic but it works.
April 23, 2008 at 6:27 am
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.
April 22, 2008 at 2:10 pm
Anders Pedersen (4/22/2008)
Who cares if a developer saves 10%-20% (the numbers I have heard bandied aroud) by using LINQ during development time? How much time...
April 22, 2008 at 7:22 am
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,...
April 22, 2008 at 6:28 am
Viewing 15 posts - 8,761 through 8,775 (of 9,641 total)