Posts by Thiago Mazette • 45 points
4 posts
-
0
votes0
answers49
viewsQ: Compare 2 banks
Good morning, I have two Access banks, one is copy of the other, but one of them has a record that was added, I do not know in which table or field, I would like to compare them and find which…
-
0
votes1
answer105
viewsQ: using CAST in INNER
Good morning I’m trying to make a mistake but Join. string Query = "Select rec.chvbfj, rec.doc, vndB.chvvnd, vndB.chvps, ps.chvps, ps.Dsc " + "From (( " + "rec " + "inner join vndB " + "on…
-
-1
votes3
answers750
viewsQ: SQL Inner Join 3 tables
Good afternoon. I want to make an Internet but the result does not come out. Tabela1 = rec Campo = chvbfj(3) <- codigo do cliente Tabela1 = rec Campo = doc(3,4,5) <- lista de codigos de itens…
-
3
votes1
answer1323
viewsQ: CS0116 C# A namespace cannot directly contain members, such as fields or methods
Good afternoon, I am using VS17 C# and copied the command of another project and is giving error: CS0116 C# Um namespace não pode conter diretamente membros, como campos ou métodos error line:…
c#asked Thiago Mazette 45