Posts by Felipe • 133 points
6 posts
-
2
votes2
answers165
viewsQ: Can’t find Parameter passed to the Insert command
I am developing a web application in ASP.NET and I want to insert data in a table in the database, but when specifying the parameter shows the following error in the…
-
8
votes2
answers1132
viewsQ: Insert sequence Oracle
Folks good night I’m wanting to insert data into a table , which has a sequence created, but when trying to insert data with nextval it presents the following error Error SQL Error: ORA-00911:…
-
2
votes2
answers405
viewsQ: Oracle order by
Folks good afternoon when trying to execute the command below by ordering decreasing it displays the following Missing Expression error SELECT * FROM tab_estado WHERE nm_uf like'%MG%' and like'%BA%'…
-
0
votes2
answers182
viewsA: Oracle Insert Too Many values
Foi man rodou.Thanks, man another question when trying to run an Insert with To_date it presents the following error. a non-numerical character was located where a numeric was expected. My Oracle…
-
0
votes2
answers182
viewsQ: Oracle Insert Too Many values
Personal Good night I want to insert data in a table but it presents an error "Too Many values" I will put my code for you to analyze. Insert into tab_Conta(id_correntista,id_banco,…
-
1
votes0
answers83
viewsQ: Save IP server data
Good morning people when trying to connect to a server I set up my firewall and configured the files pg.conf and pg_hb.conf to allow remote connections but presents this error could help me ? it…