Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Zope: DB
form-controllerPythonScript-ZSQL
 

Index | Next | Previous | View Flat


javi80mix at gmail

Mar 7, 2007, 1:35 AM


Views: 1458
Permalink
form-controllerPythonScript-ZSQL

Hello everyone:
i´m doing a form where i get email and one ask. when I check that
email is valid, I do Controller Python Script where i want to create:
- DB conecction
- ZSQL method to modify DB
- get user session
and after i call a zpt, it tell me that all it´s ok

DB conection:

db_system_type = REQUEST.get('db_system_type', 'mysql')

from Products.ZMySQLDA import DA

DA.manage_addZMySQLConnection(self, db_conn_id, '',
REQUEST.get('db_conn_str', 'zforum[at]localhost zforum zforum'))

zsql:
how to do it????

Thanks for your help
_______________________________________________
Zope-DB mailing list
Zope-DB[at]zope.org
http://mail.zope.org/mailman/listinfo/zope-db

Subject User Time
form-controllerPythonScript-ZSQL javi80mix at gmail Mar 7, 2007, 1:35 AM
    Re: form-controllerPythonScript-ZSQL charlie at egenix Mar 7, 2007, 1:37 AM
        Re: form-controllerPythonScript-ZSQL javi80mix at gmail Mar 7, 2007, 1:48 AM
    Re: form-controllerPythonScript-ZSQL maciej.wisniowski at coig Mar 7, 2007, 1:42 AM
    Re: form-controllerPythonScript-ZSQL charlie at egenix Mar 7, 2007, 1:54 AM
        Re: form-controllerPythonScript-ZSQL javi80mix at gmail Mar 7, 2007, 2:39 AM
    Re: form-controllerPythonScript-ZSQL charlie at egenix Mar 7, 2007, 2:53 AM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.