I am not sure about the tables but if you want to get the details from t-sql. you can run
sp_readerrorlog 0,1,'login'
This reads from the error log and returns the details for the keyword Login.
Ryan
//All our dreams can come true, if we have the courage to pursue them//