Viewing 15 posts - 1,816 through 1,830 (of 3,366 total)
I am having a 4 node cluster on which couple of instance are there. The version of SQL Server is 2005 64 bit EE with SP2 and hotfix 3161. I...
April 6, 2009 at 9:11 am
In the App_Data folder I think VWD creates a user instance and I think aspnet_reqsql uses Server instance so you have to either connect your user instance to management studio...
April 4, 2009 at 11:22 am
I suggest you check out this introduction to Linq:
The Essence of LINQ
By Charlie Calvert and Dinesh Kulkarni
Mar 30, 2009
http://www.informit.com/articles/article.aspx?p=1330154
Especially the discussion on Composable and Discreet:
http://www.informit.com/articles/article.aspx?p=1330154&seqNum=6
Then check out what the...
April 3, 2009 at 9:41 pm
This is Chris Date's last book it is only 230 pages 50 of those was used to insult ANSI SQL so you can understand why some readers call it grumpy...
April 3, 2009 at 9:24 pm
Attempts have been made to make it easier for developers to code against databases, the latest failure being LINQ to SQL, so lets just accept that trying to make set-based...
April 3, 2009 at 7:10 pm
I have to add to this thread the wrong or none installation of the Microsoft Search service generally comes from company policies and skills of the SQL Server team. ...
April 3, 2009 at 4:02 pm
Here is a thread Microsoft is explaining the url changes pay attention and make the changes needed if you don't your reports will not run.
April 3, 2009 at 10:30 am
When i update any group (old or new) with users i experience this delay, so is your last post still applicable.
Yes the reason is AD has a profile object that...
April 3, 2009 at 10:27 am
it is only when i add users to that group that the delay occurs.
The group is a new object defined in AD and your users are existing AD objects AD...
April 3, 2009 at 9:25 am
Well, I just upload the rdl file manually, or deploy it from BIDS, just as i did in BIDS 2005. the error is the same. is it something different i...
April 3, 2009 at 9:17 am
The two links below covers all known issues and existing solution if you choose to use ReportViewer control you could download the code in the ReportViewer site and see how...
April 3, 2009 at 9:08 am
My problem is when i add users to the group using AD it can take up to 5-6 hours for them to get visibility of the folder from within Report...
April 3, 2009 at 8:42 am
SSRS use Windows authentication by default while Asp.net uses forms authentication by default so if your Asp.net application is not intranet application then your better option is to use the...
April 3, 2009 at 8:37 am
In SQL Server 2005 the native langauge is VB.NET in SSRS and SSIS but both can use C# with custom assembly but in SQL Server 2008 I think both SSIS...
April 2, 2009 at 8:09 pm
If you have VB6 experience you may find VB.NET similar than C#, I converted from Java so I write C# and there is a free VB.NET book for you to...
April 2, 2009 at 6:33 pm
Viewing 15 posts - 1,816 through 1,830 (of 3,366 total)