225
Points
Questions
43
Answers
39
-
I have this document I want to transform to a HTLM doc, using XSLT. I want to sum up the …
- 478 views
- 2 answers
- 0 votes
-
I am trying to make a Soap Server which will be consumed by a third party company who sends real-time …
- 437 views
- 0 answers
- 0 votes
-
I have looked into materials in www.npgsql.org, but couldn’t find how to solve my problem… Table, PostgreSQL [City], [State] “Austin”, …
- 380 views
- 3 answers
- 0 votes
-
- 526 views
- 1 answers
- 0 votes
-
i want to make my sql result from this: | Sum | ————- | 2343554665| | 4545786| into like that: …
- 387 views
- 1 answers
- 0 votes
-
How can I bind a list to an SQL alchemy query? The below methods do not work. engine.execute("DELETE FROM testing …
- 385 views
- 1 answers
- 0 votes
-
I’m working on a Discord Bot that is connected to my MySQL to give and receive Data. In this part …
- 369 views
- 0 answers
- 0 votes
-
In my django project I use forms with multiple selection choices. It return the error Select a valid choice. That …
- 384 views
- 0 answers
- 0 votes
-
I have a Postgres table in pgadmin4 and it has 2 columns. ID (big serial, not null) and json (json). …
- 388 views
- 0 answers
- 0 votes
-
Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details …
- 360 views
- 1 answers
- 0 votes