newbie DB developer question
Are stored procedures scripts or compiled code ?
James

----- Original Message -----
From: "Endre Stølsvik" <[EMAIL PROTECTED]>
To: "Arnulf Kristiansen" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, September 13, 2001 5:09 PM
Subject: Re: Let's approach stored procedures


On Tue, 11 Sep 2001, Arnulf Kristiansen wrote:

| I have just started to look into the stored procedure issue. We will come
up with a
| definite plan within a short period of time.

But does this mean that you won't welcome any other initiative or ideas
from other programmers?

|
| It is true that there are solutions that would make transitions from
another DBMS to MySQL
| easier however, I am leaning towards the ANSI standard rather than PL/SQL
or Transact-SQL.
| If we still need to provide other languages or subsets of languages for
compatibility and
| easy transition, we might provide this later.

Again, if two persons (groups) were working on this at the same time, then
you could take ideas from both, ditch one of the implementations and use
the other one's ideas in the remaining. Much faster development, and will
problaby be better.

| Widening the existing SQL functionality is most likely going to be the
| first step.

Why is this a first step? As I see it, SQL (as in the query language) is a
rather different thing than an "scripting language" or similar (read
"stored procedures").

--
Mvh,
Endre.



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail
<[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to