Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: pyodbc.Error SQLBindParameter
Post: pyodbc.Error SQLBindParameter

I am working on updating a table in a database the update data looks like this: [['CID', 'Status', 'JiraTicket', 'MrcNew', 'MonthBudget', 'BillingStartDate', 'VendorCompletion', 'FOC1', 'FOC2', 'Orde...
pcarra General Coding Help 0 3,839 Jul-08-2019, 08:22 PM
    Thread: Using VBA to Call a Python script causes error in pyodbc connector
Post: RE: Using VBA to Call a Python script causes error...

I found my problem from within the shell called from vba I needed to specify a 32 bit version of python to execute the script. Also I created a System DNS connector on my system. Not a python code p...
pcarra General Coding Help 1 2,775 Jun-11-2019, 04:14 PM
    Thread: Using VBA to Call a Python script causes error in pyodbc connector
Post: Using VBA to Call a Python script causes error in ...

Hello, I am using vba to call a python script that gets information from a Jira API and uses pyodbc to update an Access database. Everything works fine if I open the python script and run it from an ...
pcarra General Coding Help 1 2,775 Jun-10-2019, 08:54 PM
    Thread: while with try and except gets stuck in an endless loop?
Post: RE: while with try and except gets stuck in an end...

Nilamo the second option you provided worked like a charm. Thank you!
pcarra General Coding Help 3 4,574 Mar-27-2019, 07:50 PM
    Thread: while with try and except gets stuck in an endless loop?
Post: while with try and except gets stuck in an endless...

I am working on input validation to validate integer input and index range. My def inputNumber(message) function works as I use it in other areas of my program and it functions as expected. However,...
pcarra General Coding Help 3 4,574 Mar-27-2019, 06:52 PM

User Panel Messages

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