Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Test cases for SP - how to create?
Message
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01326936
Message ID:
01326962
Views:
14
>O!
>You can't use:
>
>SELECT @PersonID = People.PersonID,
>---- Here you should assign some variables or omit these fields from SELECT
>                   People.CreatedOn,
>                   People.LastUpdated,
>                   People.DefaultPicture,
>------
>       @Pwd      = People.Pwd,
>       @UserName = People.UserName,
>       @SiteID   = People.SiteID,
>       @Comment  = People.Comment,
>
I see, let me try. Also check your PM and I'm still wondering how can I quickly jump to the Help on the Error Message.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform