MySQL Forums
Forum List  »  Stored Procedures

User Input (Newbie)
Posted by: flyakite2themoon
Date: July 04, 2005 11:30AM

Hi all,

I'm new to MySQL so I'd appreciate someone's help in getting me started. I need to create a stored procedure from this line:

WHERE (Employees.Initials)=[Initials ?];

This is SQL out of Microsoft Access and I need to put it in a stored procedure to get input from the user as the above code displays a message box to get the input in Access, while obviously MySQL uses command line input.

Help is most appreciated!

Options: ReplyQuote


Subject
Views
Written By
Posted
User Input (Newbie)
3279
July 04, 2005 11:30AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.