Click here to Skip to main content
16,010,291 members

Comments by Love 2 code (Top 25 by date)

Love 2 code 9-Oct-13 10:33am View    
I don't like it. It's sniffing in other peoples lives.
Love 2 code 24-Sep-13 12:46pm View    
I suggest adding a column team_master_id to the table DataCard_Master and fill that column with the chosen id from Team_master. There you have your connection.
Peace!
Love 2 code 23-Sep-13 5:13am View    
The statement I had written had the three dots ... in it, so naturally, it wouldn't work. For it to work, you got to replace the dots with the right columns!
Peace
Love 2 code 20-Sep-13 5:39am View    
Ok, what is not working, what insert statement did you try?
Love 2 code 19-Sep-13 11:45am View    
So you just have to fill in the corresponding column names in the Select

SELECT
ll.employeeid, @leaveid, ll.status,(use columns from tables ll, lu and e or getdate()),e.employeename