Well, if you are running you own server at home, or have a dedicated
server, you can install your own MySQL server, and use version 5, which
has all this, but if you have a shared space, then you are probably
running version 4.whatever, and don't have them.
That's why I said not really, instead
Ed Lazor wrote:
-Original Message-
Not Really.
Are you sure?
http://dev.mysql.com/doc/mysql/en/Stored_Procedures.html
Stored procedures and functions are a new feature in MySQL version 5.0.
That means you can only experiment with them, not realy use them in your
projects.
--
PHP Genera
> -Original Message-
> Not Really.
Are you sure?
http://dev.mysql.com/doc/mysql/en/Stored_Procedures.html
>
> On 30 Sep 2004, at 21:50, Sagar C Nannapaneni wrote:
>
> > Hi folks,
> >
> > I wonder whether Mysql supports procedures and triggers
> >
> > :?
> >
> > /sagar
--
PH
Not Really.
On 30 Sep 2004, at 21:50, Sagar C Nannapaneni wrote:
Hi folks,
I wonder whether Mysql supports procedures and triggers
:?
/sagar
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
[snip]
I wonder whether Mysql supports procedures and triggers
[/snip]
I wonder if people RTFM or STFW any more?
http://dev.mysql.com/doc/mysql/en/ANSI_diff_Triggers.html
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I suppose if you are thinking that mysql and zend may have collaborated
to make stored procedures available in veriosn 5, then i suppose this
is on topic.. otherwise, check the mysql list.
Jason
"Sagar C Nannapaneni" <[EMAIL PROTECTED]> wrote:
>
> Hi folks,
>
> I wonder whether Mysql supports p
Hi folks,
I wonder whether Mysql supports procedures and triggers
:?
/sagar
David Busby wrote:
> List,
> I'm using a postgres datbase for my PHP project, how do I make
> stored procedures? Or if no SPs then what would be recomendation for
> building simple/reuseable "Put" and "Get" procedures for my data?
>
> /B
>
>
ðÒÉ×ÅÔ!
Stored procedures ARE much better, (
sql...
B i g D o g
- Original Message -
From: "David Busby" <[EMAIL PROTECTED]>
To: "php-general" <[EMAIL PROTECTED]>
Sent: Friday, July 05, 2002 2:16 PM
Subject: Re: [PHP] Stored Procedures + Answer
> List,
> I read the documentation on postgres site
List,
I read the documentation on postgres site (http://techdocs.postgres.sql)
and then also the Google search and came up with this:
The way PostgreSQL usees stored procedures is like this:
"A stored procedure is really a function"
It just does more...like INSERT/UPDATE/DELETE, multiple
Try http://techdocs.postgresql.org or techdoc.postgresql.org
B i g D o g
- Original Message -
From: "David Busby" <[EMAIL PROTECTED]>
To: "php-general" <[EMAIL PROTECTED]>
Sent: Friday, July 05, 2002 1:30 PM
Subject: [PHP] Stored Procedures
> List,
I have no idea of how to create postgres stored procedures, but a search on
Google brought up a lot of information that you might find helpful:
http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=postgre+stored+proced
ure
You can also visit their web site at http://www.postgresql.org
-O
List,
I'm using a postgres datbase for my PHP project, how do I make stored
procedures? Or if no SPs then what would be recomendation for building
simple/reuseable "Put" and "Get" procedures for my data?
/B
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: htt
13 matches
Mail list logo