hey guyz...
when i am using vb net.. i can't get past this coding

myConnection = New SqlConnection("server=localhost;uid=sa;pwd=;database=pubs")


where can i find the password for the sa? and what do i put for the database?