Viewing 15 posts - 2,281 through 2,295 (of 3,366 total)
BIN(binary sort) is the fastest sort but also case sensitive by default so BIN is usually used if you cannot change the collation. And you cannot store the latin...
February 16, 2009 at 2:58 pm
Hey it is Jack that helped, my Expression skills is limited.
🙂
February 16, 2009 at 2:14 pm
At least on 2006 the business chose Oracle
Cannot find anything more recent of the same weight/popularity...
I don't think those sales translate to business choice because I was in...
February 16, 2009 at 1:40 pm
You need to use the two sets of code in the post before the last post in the link I posted.
February 16, 2009 at 12:52 pm
Here is some help from Microsoft online see if you can use it.
February 16, 2009 at 11:51 am
If you look online you could find Small Business Server 2003 online for reasonable price, the premium comes with 175 users but most important it comes with Exchange and SQL...
February 16, 2009 at 10:43 am
I was actually talking about the Code box in the Report properties at the top of BIDs under Reports you could use VB.NET code in that box.
I also see DateDiff...
February 16, 2009 at 10:09 am
Number 2 is how I know you can do it, about using image directly could be related to restrictions of where the image is consumed in a report. What...
February 16, 2009 at 8:51 am
This is just like the code you are running from ODBC install SQL Server 2008 Express and run your code from it. The other option is to write .NET...
February 16, 2009 at 8:45 am
That may be IIS 6 is not installed and if installed not configured correctly. So go to add remove Windows components remove IIS 6 add it again this time...
February 15, 2009 at 12:43 pm
Here is some code from Microsoft to transfer logins and passwords from one server to the other.
February 15, 2009 at 12:37 pm
Here is what I mean if you are using the Agent to run many tasks then it can get slow.
We run an Agent job for five hours a day five...
February 13, 2009 at 3:47 pm
If you are in SQL Server 2008 you could import your data and run it in SSRS because the .NET TimeSpan converts to the new Time Data Type. Check...
February 13, 2009 at 3:43 pm
This could be related to what else is the Agent doing and memory use in the box because in 2005 if you run many jobs some will fail. It...
February 13, 2009 at 3:20 pm
There is background image but I don't think it is with a textbox more like from the database with rectangle. If you get it to work post your code.
Here...
February 13, 2009 at 2:15 pm
Viewing 15 posts - 2,281 through 2,295 (of 3,366 total)