Posts by Rafael de Freitas Brigido • 1 point
2 posts
-
-2
votes0
answers11
viewsQ: System Properties.DAO MVC and C#
would like to configure the database.... that part does not work insira o código aquicon.ConnectionString = @"Data Source=DESKTOP-A0D6SHM\rafae;Initial Catalog=bancomvc;Integrated Security=True";…
c#asked Rafael de Freitas Brigido 1 -
0
votes2
answers49
viewsQ: I’m having trouble with the last one
if(is_numeric($id) && $id >=1){ $stmt = $obj_mysqli->prepare("UPDATE 'clientes' SET 'nome'=$nome, 'email'=$email, 'cidade'=$cidade, 'uf'=$uf WHERE id= $id"); …
phpasked Rafael de Freitas Brigido 1