Showing posts with label downloaded. Show all posts
Showing posts with label downloaded. Show all posts

Monday, March 19, 2012

Has "Select All" option been checked for Multi-Valued Parameter?

Greetings.

I have downloaded the patch to SP1 that restores the Select All choice for MVP. I am now wondering if there is a clean way (property?) to know if the Select All box is checked. My reason for needing this is that I want to selectively print a block near the top of the report that shows all of the parameters used to create the report. There are many blocks of parameters and each can have 5-10 possible choices. It would be much cleaner if I could print "all" rather than list all of the possible values, if in fact that category was not really used to filter the rows.

Perhaps I need to build a dynamic where clause but I would rather not go to that trouble if I can use a built in feature or property.

Thanks in advance. I hope this makes sense.

No, this is by design. All values will be passed as a comma separated string.

HTH, Jens Suessmeyer.

http://www.sqlserver2005.de|||One possibility that you may use is to add an 'All' option to your selection list. Then in your SQL you could use specify WHERE ((FieldName IN (@.Parameter)) OR ('All' = @.Parameter)). Ugly but functional.

Friday, March 9, 2012

Hardware compatability

Does SQL Server Express Edition work with a Pentium M computer? When I downloaded it there was a message that it wasn't the proper hardware but everything else fits the requirements for an install.
Did you install .Net framework >2.0 and Wininstaler 3.0?

Which version your operational system is?|||I installed everything in the order that is directed by the SQL Server Express Edition site. When I installed SQL Server Express, it did install successfully on my desktop, which is a Pentium IV, Windows XP Professional machine. However, when installed on my laptop, a Pentium M, Windows XP Professional, machine, everything installed except for a warning sign which said the hardware is incompatible. In checking my properties section on My Computer, everything else matches the requirements for an install and I have enough hard drive space and RAM. That's why I was wondering if a Pentium M system will handle the SQL Server Express Edition install.|||What's the service pack instaled on your Windows ?|||Windows SP2
|||Which speed you CPU is?|||My system is:
Intel Pentium M
1.60GHz
590MHz
504 MB of Ram
19 GB hard drive space available

Hardware compatability

Does SQL Server Express Edition work with a Pentium M computer? When I downloaded it there was a message that it wasn't the proper hardware but everything else fits the requirements for an install.

Did you install .Net framework >2.0 and Wininstaler 3.0?

Which version your operational system is?|||

I installed everything in the order that is directed by the SQL Server Express Edition site. When I installed SQL Server Express, it did install successfully on my desktop, which is a Pentium IV, Windows XP Professional machine. However, when installed on my laptop, a Pentium M, Windows XP Professional, machine, everything installed except for a warning sign which said the hardware is incompatible. In checking my properties section on My Computer, everything else matches the requirements for an install and I have enough hard drive space and RAM. That's why I was wondering if a Pentium M system will handle the SQL Server Express Edition install.

Thanks for your help on this.

|||

What's the service pack instaled on your Windows ?

|||

Windows SP2

|||

Which speed you CPU is?

|||

My system is:
Intel Pentium M

1.60GHz

590MHz

504 MB of Ram

19 GB hard drive space available

Hardware compatability

Does SQL Server Express Edition work with a Pentium M computer? When I downloaded it there was a message that it wasn't the proper hardware but everything else fits the requirements for an install.

Did you install .Net framework >2.0 and Wininstaler 3.0?

Which version your operational system is?|||

I installed everything in the order that is directed by the SQL Server Express Edition site. When I installed SQL Server Express, it did install successfully on my desktop, which is a Pentium IV, Windows XP Professional machine. However, when installed on my laptop, a Pentium M, Windows XP Professional, machine, everything installed except for a warning sign which said the hardware is incompatible. In checking my properties section on My Computer, everything else matches the requirements for an install and I have enough hard drive space and RAM. That's why I was wondering if a Pentium M system will handle the SQL Server Express Edition install.

Thanks for your help on this.

|||

What's the service pack instaled on your Windows ?

|||

Windows SP2

|||

Which speed you CPU is?

|||

My system is:
Intel Pentium M

1.60GHz

590MHz

504 MB of Ram

19 GB hard drive space available