265
Points
Questions
51
Answers
36
-
I have created a vector asset in my drawable folder and changed its color to #155724 in its xml file. …
- 383 views
- 1 answers
- 0 votes
-
I want to update a field value from a parent task when a field value from its children task is …
- 420 views
- 1 answers
- 0 votes
-
I must be going crazy here… Here is my XML file, called Original.xml: <root> <metadata>Trying to change this</metadata> <body> <salad>Greek …
- 385 views
- 1 answers
- 0 votes
-
- 409 views
- 0 answers
- 0 votes
-
I have two questions on the web service request and response. I want the response always with CDATA but I …
- 403 views
- 0 answers
- 0 votes
-
- 0 views
- 3 answers
- 0 votes
-
- 405 views
- 1 answers
- 0 votes
-
I opened XAMPP-control and clicked MySQL button. But it showed error message that MySQL port is blocked. My question is …
- 397 views
- 0 answers
- 0 votes
-
I have two tables like this : website_session_id landing_page ‘1’, ‘/home’ ‘2’, ‘/home’ ‘3’, ‘/home’ ‘4’, ‘/home’ ‘5’, ‘/home’ ‘6’, …
- 363 views
- 2 answers
- 0 votes
-
In postgres to get the definition of a constraint you need to call pg_get_constraintdef(constraint_oid) function, that will give you a …
- 353 views
- 1 answers
- 0 votes