Posts by Natã Vicente • 19 points
3 posts
-
-1
votes1
answer16
viewsQ: Datagridviewer Horizontal Scrolling
Good morning, I am setting some datagrids of the system, however, one of them will have enough columns and size in relation to screen. In other words, she needs to create a horizontal scroll, I’ve…
vb.netasked Natã Vicente 19 -
0
votes1
answer52
viewsQ: Date Subtraction and return positive SQL value
Good afternoon, I’m trying to build a Query in which I subtract two dates to return the value in days, but I only need the days that returned positive, I ran the Query that I assembled but had no…
-
1
votes0
answers33
viewsQ: Send AT commands by VB.NET to Arduino (SIM900)
Good afternoon, I am new in the programming part in Arduino, I am with an SIM900 connected to an Arduino UNO, I am making an application in VB.NET that will communicate by Serialport, which will…