HI I'M NEWBIES in visual Basic with Sql Server
i try to make a database with stored procedure and whan i run the program the give an error


"Invalid object name 'Product'."

i dont know how to fix it here is my code
Dim sqlcon As New SqlClient.SqlCo nnection
sqlcon.Connecti onString = "Data Source=WISEMAN\ SQLEXPRESS;Init ial Catalog=Product ;Integrated Security=True;P ooling=False;ui d=uid;pwd=pwd...