Posts by Matheus Arduino • 27 points
6 posts
-
1
votes1
answer53
viewsQ: Error setItemOnClickListener after click
I am having a problem in the application where after I click some row of mine ListView, the application simply crashes (unable to see the error in Debugger). The idea is after clicking on ListView…
-
1
votes1
answer61
viewsQ: Refresh Listview Android with SQL Server
I’m making an application where I have two activities: One that will show users who have been registered in a ListView, and another that will make it possible to execute the CRUD. I have a problem…
-
0
votes1
answer443
viewsQ: Android Studio, CRUD in SQL Server 2008
I’m doing an application at the company where I can register for homeowners and visitors. I am making a connection to the SQL Server 2008 database quietly, but I cannot do CRUD in the application. I…
-
0
votes0
answers266
viewsQ: SQL Server Connection
I’m trying to make direct connection to SQL Server, for testing, but at the time of testing "Register" by clicking the button, the app simply hangs, there’s something wrong in the code? package…
-
0
votes1
answer316
viewsQ: INSERT with database information inside another C#database
I am trying to make an application where I can back up several banks at the same time by placing the information of the banks (which will be backed up) inside a bank that will allocate this…
-
0
votes2
answers189
viewsQ: Back up more than one database. c#
I’m making an application where I should do automatic backups and Restore between databases. But I want to solve this step by step. For now I would like to know how I would make a selection of…
c#asked Matheus Arduino 27