 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Augusto Guest
|
Posted: Thu Mar 04, 2004 11:42 am Post subject: Stored Procedure Language |
|
|
It's me again!!
What's the stored procedures language used in AS/400 DB2.
We use normally the traditional SQL, but I heard that DB2 in AS/400 uses C!
Thanks
Augusto
|
|
| Back to top |
|
 |
Mark Smits Guest
|
Posted: Thu Mar 04, 2004 1:12 pm Post subject: Re: Stored Procedure Language |
|
|
On Thu, 4 Mar 2004 08:42:03 -0300, "Augusto"
<augusto (AT) bennersaude (DOT) com.br> wrote:
| Quote: | What's the stored procedures language used in AS/400 DB2.
We use normally the traditional SQL, but I heard that DB2 in AS/400 uses C!
|
Assuming you want do it in Delphi or over an ODBC connection, then use
your SQL.
On the AS400 system you can create programs in, for example C, and
then connect that program to DB2 as stored procedure.
But on your ODBC connection you just use SQL: CREATE PROCEDURE...
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|