Microsoft
Software
Hardware
Network
Question : Re-use generated field in MS SQL Server?
On Microsoft SQL Server 2008, I want to select like this:
1: 2: 3:
Select Field1 = Convert(VarChar(25), 'MyString'), Field2 = Field1
However that generates the error:
Msg 207, Level 16, State 1, Line 3
Invalid column name 'Field1'.
For several views I'm writing, multiple modified/generated fields are instanced multiple times, and I'd like to avoid re-writing the same field generation/modification code.
Thanks!
Answer : Re-use generated field in MS SQL Server?
I also located the system admins guide here:
http://download.support.xe
rox.com/pu
b/docs/WC7
655_WC7665
/
userdocs/
any-os/en/
WC-7655-76
65-7675_SA
G-final.pd
f
Random Solutions
Docushare vs. Docushare Cpx ?
Identifying a cell in a declaration as having any value that falls within a specified range
SBS 2008 move data feature crashes
Third Party Certificate Installation NPS 2008
Append extra data to the right of common data between files
Unable to receive email forwarded into Lotus Domino 8 from Exchange Server 2007
Access 2007, form datasheet view, change display property of an element based on another element in the record
Outlook 2010 Calendar synchronisation problems
return double array in Delphi call to c++
SSIS reuse the object variable