Posts by Brian Lucas • 24 points
3 posts
-
0
votes0
answers17
viewsQ: POI ( Execel column reading is different)
Boys, good afternoon, boys ! I have a column in Execel that contains the value : Import used : import org.apache.poi.ss.usermodel.Cell; When I read it like this : spreadsheet.getRow(i). getCell(1).…
-
-1
votes2
answers32
viewsA: RETURN VALUE TYPED WITH JAVASCRIPT
I believe it’s something like : var valorDigitado= document.getElementById(Id do campo do Input); if(valorDigitado.value == 8){ var valor = 65.60; }
-
-1
votes1
answer696
viewsQ: SQL SERVER COLLATION PROBLEM
Someone can help with this Union of tables with Collates, I searched in Google and did not understand very well. error : Cannot resolve the collation Conflict between…
sql-serverasked Brian Lucas 24