On this case I am trying to show the "_id". I made the code based on this video. But by just looking at his API I can see that his data is little different, how
I am very new to Java and am simply trying to connect to my MSSQL database and return a list of customers. When I try the JDBC connection, I get a "no suitable
Hello I'm having issues with sending signals from the father process to the child process. The Child doesn't respond to the signed sent by the father process: #
Example of cells below. As you can see some cells have more info like emails, and some don't have a number but they're all in the same column. Cell 1 Smith, Jam
It is a simple project that consists of making a MySQL query and displaying it. I use NetBeans. The hibernate.xml and client.xml file were created by NetBeans (
My C# code looks like this for creating chrome web driver, i wanted to add the custom HTTP headers to all my http requests. ex: user-agent : Android var servi
Im trying to use datastore inside Composable to read user data but cant read the value as string to put inside Text. That's the datastore private val Context.us