Posts by Tiago • 5 points
3 posts
-
0
votes0
answers296
viewsQ: Block Datagridview Changes
I’m creating a C# order screen with Windows Forms in which the user fills in the order item data and then clicks on an "Add" button, which instantiates a Pedidoitem object, adds it to a list and…
-
-4
votes6
answers1481
viewsA: Log system losing data, how to use Threads?
I believe that a perhaps even simpler solution is to write this log in a table in the main database, or even in a separate database, depending on the amount of data that will be generated by these…
-
1
votes1
answer521
viewsQ: Visual Studio 2010 and Connection with Banco Access
My Visual Studio 2010 (10.0.40219.1 Sp1rel), is popping the following error message when I try to create a connection to an Access database (Office 2010): The 'Microsoft.ACE.OLEDB.12. 0' Provider is…