Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Read nested data from JSON - Getting an error
Post: Read nested data from JSON - Getting an error

import json #Later this will be extracted from a file RAW_DATA = """ { “991998795651": { "cloudformation": { "CloudFormation Detect: { "analysis_results": [ { "account_id": “9...
marlonbown General Coding Help 5 1,309 Nov-23-2022, 12:32 AM
    Thread: Getting error when running "MINUS" between 2 databases
Post: RE: Getting error when running "MINUS" between 2 d...

Hi, thanks for the quick replies. I attempted to use cursor obj and now luck. Same error. Please see message: Traceback (most recent call last): File "/Users/u/venv/delmain2.py", line 61, in <m...
marlonbown General Coding Help 4 1,217 Nov-10-2022, 03:51 AM
    Thread: Error on basic Post API, FastAPI
Post: Error on basic Post API, FastAPI

Hello, I am writing a POST API. My intention is to retrieve an IP address and save into a database. When I go to Postman and I hit the API endpoint, I am getting the following from Postman: http://...
marlonbown General Coding Help 1 2,139 Nov-09-2022, 11:42 PM
    Thread: Getting error when running "MINUS" between 2 databases
Post: Getting error when running "MINUS" between 2 datab...

Goal: Keep content of TableA except items listed on TableB. I am getting the following error. Code is below. Can you please let me know if you see where problem is when using the "MINUS' syntax? Erro...
marlonbown General Coding Help 4 1,217 Nov-09-2022, 05:00 AM
    Thread: Basic SQL query using Py: Inserting or querying sqlite3 database not returning data
Post: RE: Basic SQL query using Py: Inserting or queryin...

My bad, once I posted, I verified the commit in the wrong code block. Thanks all for the replies.
marlonbown General Coding Help 3 1,304 Nov-08-2022, 07:16 PM
    Thread: Basic SQL query using Py: Inserting or querying sqlite3 database not returning data
Post: Basic SQL query using Py: Inserting or querying sq...

Hello, can someone assist here please: When I run the program below, I expect table to be created and record inserted into the database. However when I query database, it displays no records. Please...
marlonbown General Coding Help 3 1,304 Nov-08-2022, 07:05 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020