Posts by renancacao • 11 points
1 post
-
1
votes1
answer91
viewsA: VB.NET with Acces database
I particularly use defined names for each parameter. Try it that way: con.Open() Dim strCmd As String = "INSERT INTO Mapas (DataRegistro,NumReferencia,Local,Responsavel, OBS, Status) values…