Hello
I want to begin a SQL connection with a SQL database in VB.NET(ASP.NET). I used the syntax
<%@ Import namespace="System.Data.Sqlclient" %>
but VB makes an error from the first "%" sign. I wrote the syntax in Button1_Click event. what is the problem. I will be very happy if you can help me
Thank you very much.
I want to begin a SQL connection with a SQL database in VB.NET(ASP.NET). I used the syntax
<%@ Import namespace="System.Data.Sqlclient" %>
but VB makes an error from the first "%" sign. I wrote the syntax in Button1_Click event. what is the problem. I will be very happy if you can help me
Thank you very much.