AFUL

Exemple

 contents contents next

import gadfly
connection = gadfly.gadfly("mydatabase", "mydirectory")
cursor = connection.cursor()
cursor.execute(
  "create table tel (nom varchar, tel varchar)")
cursor.execute(
  "insert into tel (nom, tel) values ('Fermigier', '014427xxxx')")
cursor.commit()


Stéfane Fermigier

Transparent n. 24