August 11, 2003 at 8:25 am
I have a table report.This table is used to write the hourly summary of the data.A stored procedure will be run for every one hour by a sql server USer.In this table i wanetd to display the time of running the SP and user_name of the user who has run the SP in two columns.How can i get the user_name into the report table.
Thanks in advance
August 11, 2003 at 8:45 am
Hi Bruce,
quote:
I have a table report.This table is used to write the hourly summary of the data.A stored procedure will be run for every one hour by a sql server USer.In this table i wanetd to display the time of running the SP and user_name of the user who has run the SP in two columns.How can i get the user_name into the report table.
recently there was a QOD on this topic. This will help you
Cheers,
Frank
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply