1. Computing

Inserting Data Into a MySQL Database

From , former About.com Guide

1 of 8

Python and MySQL: Getting Started With Python and MySQL

In this tutorial, we will insert into a MySQL database some value that we take from a user's input. As with reading out of the database,we again will use a class to represent the table of the database.

  1. About.com
  2. Computing
  3. Python
  4. Database Programming
  5. Python and MySQL - Inserting Data Into a MySQL Database With Python

©2013 About.com. All rights reserved.