Viewing 15 posts - 1,456 through 1,470 (of 3,366 total)
I am not aware of move and delete functionality could you please post a reference so I can see it.
June 3, 2009 at 11:28 am
It is there you just need to read the whole page to understand it, but here is the relevant part of that page I just posted because the latin general...
June 3, 2009 at 10:59 am
My bad I gave you the wrong link it is related to using Windows collation, so here is the correct link.
June 3, 2009 at 10:31 am
You could use the Web ReportViewer control and make your web application for mobile use it is just extra work may not be complicated.
June 3, 2009 at 9:54 am
Why are you spending two days with scripting problems when you can copy the RDL, images and associated solution files from VS2008 to Report manager for manual deployment.
June 3, 2009 at 9:38 am
I am surprised you could not find it in BOL but it is always in the online MSDN docs check the link below for the collation that includes the collation...
June 3, 2009 at 9:33 am
Here is the link for the meaning of the Oracle collation and the SQL Server 2008 collation page you can use 850 code page with accent and wide character. ...
June 3, 2009 at 9:14 am
You have to use one command object to create the table before you can run the trigger code that will use it because ADO.NET is not connected to SQL Server...
June 3, 2009 at 8:04 am
That may be the reason for using that collation for SSRS because it is required for SharePoint.
June 2, 2009 at 4:16 pm
You have to first find the sql code and find your application code calling your .sql code and watch with profiler. So there must be users using the application...
June 2, 2009 at 3:24 pm
This is the way things ought to be in England. It's a shame they are not.
There are 24 million in Texas, England expect least 1.5 billion people either through...
June 2, 2009 at 3:17 pm
If your .sql code is stored procedures and functions you will see all under programmability if you double click your database in SMS. If it is not stored procedure...
June 2, 2009 at 2:58 pm
It is not good practice to put more than one language in a column, if this i just names then you can use collation precedence.
June 2, 2009 at 1:55 pm
You will need Nvarchar and Hindi collation either just the column or even in your DML code and you can save the .sql file as Hindi. In SMS click...
June 2, 2009 at 1:44 pm
However, after installing Reporting services, the 2 ReportServer dbs it added now have a collation of Latin1_General_CI_AS_KS_WS (Sharepoint 2007?).
That is the standard collation for the ReportServerDB for both SQL Server...
June 2, 2009 at 1:39 pm
Viewing 15 posts - 1,456 through 1,470 (of 3,366 total)