Create login for AMIT-5\ASPNET in SQL server. //Start of joke Never comment ur code. If it was hard to write, it should be hard to understand !!! //End of joke
hi i don't work on vb.net but i work on c# so i think that this might be help you .... use as simple connection you can like this SqlConnection SqlCon = new SqlConnection ("server = junaid; uid = sa; pwd = allah786; database = login"); Mazhar Hussain