If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Can i get stored procedures support in Any version of MySQL ? if yes,How..?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-14-05, 07:39
mallik345 mallik345 is offline
Registered User
 
Join Date: Feb 2005
Posts: 6
Can i get stored procedures support in Any version of MySQL ? if yes,How..?

Hi all
this is Mallik...
i have a project and i want to choose database for that
that project includes Integrity constraints and all moreover i need some stored procedures support too...
can i get all these features in Mysql
if yes
what which version i need to download and what extra i need to add...
pls advice me
Mallik
Reply With Quote
  #2 (permalink)  
Old 11-14-05, 09:14
felixg felixg is offline
Registered User
 
Join Date: Apr 2005
Location: Lier, Belgium
Posts: 122
Quote:
Originally Posted by mallik345
that project includes Integrity constraints and all
If your integrity constraints include CHECK constraints: these are not supported in any MySQL version at the moment.
Quote:
moreover i need some stored procedures support too...
MySQL 5.0.x supports stored procedures.

--
felix
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On