Viewing 15 posts - 1,336 through 1,350 (of 3,366 total)
4) "Worked For Me" and "Helpful" voting buttons: NOT an "answer" button or "accepted", etc. Keeping track of these is useful, but they should not be presented as anything other...
June 17, 2009 at 5:48 pm
For just a real quick one-login authentication into one report on the internet using asp.net, would it be best to use the SOAP API with SSL?
You have two options SharePoint...
June 17, 2009 at 5:38 pm
That may be the reason fulltext which comes with the Advanced is disabled, now you know fulltext is not available in User Instance so make sure you are running server...
June 17, 2009 at 2:50 pm
I don't think it will but read up on SharePoint and Project x64 SQL Server intallations to make note of all you need to prepare.
June 17, 2009 at 2:33 pm
Both applications runs Cubes which is previous projects are .sql files because Microsoft does not want developers making changes. And both are also SSRS heavy applications so you could...
June 17, 2009 at 2:23 pm
SharePoint and Project should be running in 2008 x64 because you can run IIS 7 in both x64 and x86 mode which gives you the flexibility to deploy code in...
June 17, 2009 at 2:02 pm
Here is the way to verify what you can use because when I try to create a new database in XP SP2 I can access the collation you are looking...
June 17, 2009 at 11:55 am
lbUserLoginID.text = "Logged In as: " + WindowsIdentity.GetCurrent().Name.ToString();
That is for Winforms application but your application is Asp.net so it is running in the context of Asp.net, if you want that...
June 17, 2009 at 11:08 am
saivko (6/17/2009)
June 17, 2009 at 10:57 am
I think it may have been depreciated because I could not find it from my collation drop down and I think you must know both are for English.
June 17, 2009 at 10:27 am
When we use the rename task and run from an agent the file doesn't go where it belongs, it goes into C:\Windows\System32. This does not happen when run from the...
June 17, 2009 at 9:33 am
That could be 11g is blocking your 10g connection the only way I know how to fix that is watch the Oracle installer and make sure your connections to your...
June 17, 2009 at 9:18 am
If you are in the US that is the default collation the only exception is SSRS and SharePoint databases use a different collation by design from Microsoft.
June 17, 2009 at 8:45 am
robert.jones (6/17/2009)
June 17, 2009 at 8:31 am
This is a manifestation of the YAGNI (You Ain't Gonna Need It) principle that emerged from the bowels of the Extreme Programming movement. It refers to the idea that you...
June 17, 2009 at 8:22 am
Viewing 15 posts - 1,336 through 1,350 (of 3,366 total)