MySQL Forums
Forum List  »  Stored Procedures

Re: stored procedure and system command
Posted by: Lungu Ciprian
Date: March 09, 2012 11:17PM

I want to use \! command instead of a socket.
The script myexe will print some data to printer.
Mysql connector does not support system commands, so I thought to use a stored procedure.
I connect to mysql server on a PDA using C #, and using the command system would be much faster.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: stored procedure and system command
1493
March 09, 2012 11:17PM


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.