Does anyone know how to give access permission for the database for VB.NET to view the record in web form
Thnaks
Does anyone know how to give access permission for the database for VB.NET to view the record in web form
Thnaks
Security class is what you are looking for. You might get the code also in MSDN.