[SIZE=2][COLOR=#0000ff]CREATE[/COLOR][/SIZE][SIZE=2][COLOR=#0000ff]PROCEDURE[/COLOR][/SIZE][SIZE=2] GetThreadMessages [/SIZE]
[SIZE=2]@iThreadID [/SIZE][SIZE=2][COLOR=#0000ff]int[/COLOR][/SIZE]
[SIZE=2][COLOR=#0000ff]AS[/COLOR][/SIZE]
[SIZE=2][COLOR=#0000ff]SELECT[/COLOR][/SIZE][SIZE=2] message_id[/SIZE][SIZE=2][COLOR=#808080],[/COLOR][/SIZE]
[SIZE=2]thread_id[/SIZE][SIZE=2][COLOR=#808080],[/COLOR][/SIZE]
[SIZE=2][COLOR=#ff00ff]user_id[/COLOR][/SIZE][SIZE=2][COLOR=#808080],[/COLOR][/SIZE]
[SIZE=2]first_names[/SIZE][SIZE=2][COLOR=#808080],[/COLOR][/SIZE]
[SIZE=2]last_name[/SIZE][SIZE=2][COLOR=#808080],[/COLOR][/SIZE]
[SIZE=2]email[/SIZE][SIZE=2][COLOR=#808080],[/COLOR][/SIZE]
[SIZE=2]subject[/SIZE][SIZE=2][COLOR=#808080],[/COLOR][/SIZE]
[SIZE=2]body[/SIZE][SIZE=2][COLOR=#808080],[/COLOR][/SIZE]
[SIZE=2]date_submitted[/SIZE][SIZE=2][COLOR=#808080],[/COLOR][/SIZE]
[SIZE=2]category_name[/SIZE][SIZE=2][COLOR=#808080],[/COLOR][/SIZE]
[SIZE=2]category_id[/SIZE][SIZE=2][COLOR=#808080],[/COLOR][/SIZE]
[SIZE=2]last_edited[/SIZE]
[SIZE=2][COLOR=#0000ff]FROM[/COLOR][/SIZE][SIZE=2] message_view [/SIZE]
[SIZE=2][COLOR=#0000ff]WHERE[/COLOR][/SIZE][SIZE=2] thread_id [/SIZE][SIZE=2][COLOR=#808080]=[/COLOR][/SIZE][SIZE=2] @iThreadID[/SIZE]
[SIZE=2][COLOR=#0000ff]ORDER[/COLOR][/SIZE][SIZE=2][COLOR=#0000ff]BY[/COLOR][/SIZE][SIZE=2] date_submitted [/SIZE][SIZE=2][COLOR=#0000ff]asc[/COLOR][/SIZE]
[SIZE=2]PLS HELP [/SIZE]
[SIZE=2][COLOR=#0000ff]DELETE[/COLOR][/SIZE][SIZE=2] ?[/SIZE]
[SIZE=2][COLOR=#0000ff]UPDATE[/COLOR][/SIZE][SIZE=2] ?[/SIZE]
my home www.evdenevenakliyatbul.com