Yes. Best of luck with your conversion!
Shawn Green
Database Administrator
Unimin Corporation - Spruce Pine
<[EMAIL PROTECTED]> wrote on 09/30/2004 05:25:22 PM:
>
> Hi,
>
> Thank you very much for your reply. So for the cursors result
> set C API's will be suitable ..right?.
>
> thanks,
Hi,
Thank you very much for your reply. So for the cursors result set C API's will be
suitable ..right?.
thanks,
Narasimha
Confidentiality Notice
The information contained in this electronic message and any attachments to this
message are intended
for the exclusive use of
My comments embedded below
<[EMAIL PROTECTED]> wrote on 09/30/2004 04:18:02 PM:
>
> Hi,
> Thank you very much for your reply.
>
>The existed system , a network management tool , is developed
> using C as program lanuage and oracle 7.3 as the database. There are
> 3 layers in th
> Could you please let me know the alternatives for stored procedures and
Triggers in mysql 4.0.
The only alternative is application code.
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com
inal Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Fri 10/1/2004 12:40 AM
> To: Lakshmi NarasimhaRao (WT01 - TELECOM SOLUTIONS)
> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: views/cursors in mysql 4.0
12:40 AM
> To: Lakshmi NarasimhaRao (WT01 - TELECOM SOLUTIONS)
> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: views/cursors in mysql 4.0
>
> Views and Cursors are not available in MySQL 4.x. Usually your
> scripting language handles cursors for you (having them in 4.x w
: Lakshmi NarasimhaRao (WT01 - TELECOM SOLUTIONS)
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: views/cursors in mysql 4.0
Views and Cursors are not available in MySQL 4.x. Usually your scripting
language handles cursors for you (having them in 4.x
Views and Cursors are not available in MySQL 4.x. Usually your scripting
language handles cursors for you (having them in 4.x would do you little
good as stored procedures don't exist yet. Look at the current 5.x
development for cursors and stored procedures). What language do you
script/progr