CatPlus
Technical User
- Jan 30, 2003
- 236
Hello all:
I am trying to get out of a proprietory LAN based database
and use MySQL as my back end database and PHP and my
front end interface
I am told that MySQL does not support Stored Procedures or
triggers
Here is what I want to do and I will appreciate your comment
whether there are ways how my requirements are fulfilled
using MySQL
[a] I have a user who takes orders all day.
The order confirmation is e-mailed during a night batch
process
[c] The procedure must update the database with several
values, like a block on inventory quantities, etc.
Thanks
Mickey Shekdar
I am trying to get out of a proprietory LAN based database
and use MySQL as my back end database and PHP and my
front end interface
I am told that MySQL does not support Stored Procedures or
triggers
Here is what I want to do and I will appreciate your comment
whether there are ways how my requirements are fulfilled
using MySQL
[a] I have a user who takes orders all day.
The order confirmation is e-mailed during a night batch
process
[c] The procedure must update the database with several
values, like a block on inventory quantities, etc.
Thanks
Mickey Shekdar