Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Load table from Oracle to MYSQL using python
Post: Load table from Oracle to MYSQL using python

Tried below code to load rows from Source(Oracle) to Target(MYSQL) for row in source_cursor: target_cursor.execute("INSERT INTO JOB (SUBJECT_AREA,WORKFLOW_NAME,VERSION_NUMBER,SUBJECT_ID,WORKF...
himupant94 General Coding Help 0 1,647 May-12-2020, 04:50 PM
    Thread: Issue with 2 version of python (2.6.6 and 2.7) with pip
Post: RE: Issue with 2 version of python (2.6.6 and 2.7)...

How can I uninstall current python2.7 and how to install automatically 2.7.9 with pip? Kindly suggest
himupant94 News and Discussions 2 3,235 Apr-24-2020, 03:23 AM
    Thread: Issue with 2 version of python (2.6.6 and 2.7) with pip
Post: Issue with 2 version of python (2.6.6 and 2.7) wit...

I have default python version 2.6.6 and pip is working with that. But when I installed python2.7, it was installed in different path( /usr/local/bin/python2.7). My main concern is pip is not working w...
himupant94 News and Discussions 2 3,235 Apr-23-2020, 08:23 AM

User Panel Messages

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