Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: 2 queries how to use "row"
Post: 2 queries how to use "row"

New to Python. Looping row by row through query (cursor1) with fetchone() and getting values using "row", like row.idno. Inside the main loop, made another connection and query (cursor2) to look up a...
zxcv General Coding Help 1 1,959 Oct-30-2018, 12:06 AM
    Thread: loop through list made from query
Post: loop through list made from query

New to Python. Need to loop through query results like col1,col2 --------- '' , 123 '' , 23 '' , 200 'a' , 33 'a' , 1 'b' , 0 'b' , 1 'c' , 2. How do you do something like this "pseudo code" while (...
zxcv General Coding Help 1 1,644 Oct-23-2018, 12:23 AM

User Panel Messages

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