Talk Rowing wrote:
> Well thanks for setting me straight - even if you are
the bearer of bad news.
> I've filed a feature request as you suggested. Can't
believe Adobe don't offer
> this.
Stored procedures have been available in MySQL only since
version 5.0,
which was released in October 2005, one month after
Dreamweaver 8. It
would have been nice to include support for stored procedures
in CS3,
but no new functionality was added to any of the server-side
features of
Dreamweaver. I have my fingers crossed for next time.
> On another note I don't suppose you could point me in
the direction of some
> tutorials on how to create a recordset from a stored
procedure manually? I've
> tried google and not come across a lot...
My server doesn't support MySQL 5.0, so apart from the
information in
the MySQL documentation, I don't know a great deal about
using stored
procedures:
http://dev.mysql.com/doc/refman/5.0/en/stored-procedures.html
One of the problems is that many hosting companies are still
using older
versions of MySQL (a lot still offer only 3.23). I'm
currently in the
process of moving to a new server with support for both PHP 5
and MySQL
5.0. Once I've had time to experiment, I hope to know a lot
more.
--
David Powers, Adobe Community Expert
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/