Re: [DB-SIG] External procedure

2005-11-11 Thread Andy Todd
Lucas Alvarez wrote: > Hi All, > I want to create a trigger that runs a python script, is that possible? > I'm using oracle 9i. > I would appreciate any help, thanks in advance. > > Lucas Alvarez > > ___ > DB-SIG maillist - DB-SIG@python.org > http:/

Re: [DB-SIG] External procedure

2005-11-01 Thread M.-A. Lemburg
Lucas Alvarez wrote: > Hi All, > I want to create a trigger that runs a python script, is that possible? > I'm using oracle 9i. > I would appreciate any help, thanks in advance. This depends on the Oracle implementation of stored procedures, not on Python (which this list is all about). I know t

[DB-SIG] External procedure

2005-11-01 Thread Lucas Alvarez
Hi All, I want to create a trigger that runs a python script, is that possible? I'm using oracle 9i. I would appreciate any help, thanks in advance. Lucas Alvarez ___ DB-SIG maillist - DB-SIG@python.org http://mail.python.org/mailman/listinfo/db-sig