help me !
No found way for insert in table directy in database sql express and no undertand why !
steps in general:
1. create coneccion ready
2. declarate a sqlcomand (insert into "table" values "values") etc
3. see database and no do nothing !
and code is :
Code:
Dim command As New SqlCommand("INSERT INTO USUARIO