Posts by Anderson Rafael • 1 point
2 posts
-
0
votes0
answers29
viewsQ: How to insert a Datarow in the middle of a Datatable
I need to give an Insertat of a Datarow in the middle of a Datatable, but the way I’m always making the error "This line already belongs to another table" DataTable subpedido =…
-
0
votes0
answers301
viewsQ: Error in string when connecting sql server database remotely
I’m a beginner in C# and I’m trying to remotely connect my application with an SQL Server database that is on another PC... In this PC has already been configured the TCP/IP port following this link…