Viewing 13 posts - 1 through 13 (of 13 total)
Ended up creating a function and calling the function in my select statement. Wasn't wanting to do that, but seems to be the best way.
func -
IF EXISTS...
December 1, 2011 at 10:18 am
This is my select Statement -
SELECT TicketAssessors.Name AS [Assessors Name], TicketAssessors.Designation AS [Assessors Designation],
...
December 1, 2011 at 4:31 am
Can this be done within a select statement with out creating a function?
December 1, 2011 at 4:12 am
Thanks for that. My one problem is that not all the FormItem nodes will have both ItemValue and ItemText, some only have ItemText.
e.g.
<FormItem>
<ControlId>Judgement</ControlId>
...
December 1, 2011 at 3:55 am
Here i some of the detail log file -
2011-05-13 14:38:23 Slp: ----------------------------------------------------------------------
2011-05-13 14:38:23 Slp: Running Action: Slp_Config_Repair_SQLEngine_ADHlpr_Cpu32
2011-05-13 14:38:23 Slp: Action Data:
2011-05-13 14:38:23 Slp: Feature = SQL_Engine_Core_Shared_sql_engine_core_shared_Cpu32
2011-05-13 14:38:23...
May 13, 2011 at 8:03 am
Tired unistalling all versions of SQL Server and installing SQL Server 2008 R2 from scratch. Still getting The parameter is incorrect -
TITLE: Microsoft SQL Server 2008 R2 Setup
------------------------------
The following...
May 13, 2011 at 5:50 am
I installed all the updates. Installed SP1.
Still getting"The Parameter is incorrect."
May 12, 2011 at 4:01 am
Windows 7 Enterprise is the operation system. No service packs.
Kev.
May 11, 2011 at 4:40 am
There are a lot of logs in that directory, anyone in particular?
May 11, 2011 at 4:24 am
Do you mean this -
Overall summary:
Final result: SQL Server installation...
May 11, 2011 at 4:18 am
I'm sorry, where is the setup log file?
And what do you mean which set-up window?
I'm new to all this.
Kev.
May 11, 2011 at 4:16 am
Viewing 13 posts - 1 through 13 (of 13 total)