Forum Replies Created
-
AuthorPosts
-
RobUK
Member2) Nothing meant by that at all Peter, just my inexperience using this stuff.
3) Cheers for this. Currently we have MySQL v5 and SQL Yog v5.02 (free version). What I need to do is to get a bit of SQL run that simple updates some records on some tables weekly, I take it I won't be able to do this with my current version of software.
Upgrading to the latest version of MySQL and SQL Yog Enterprise would enable me to achieve my goal? Or are there any other methods in which I can get a copy of lines of SQL run about our MySQL database weekly?
Cheers.
RobUK
MemberCheers guys, managed to sort it in the end. If I put my active cursor in the actual call to the stored procedure, it works. Because I was copying and pasting the call and then leaving the cursor outside of the semicolon at the end of it, this made it fail.
Crazy program!
One other question, is there a way to set up mySQL to run a stored procedure at a certain time each week? Reason being I will eventually need it to run this particular SP that I'm working on once weekly. Can this be set up with SQL Yog?
RobUK
MemberHi Peter, still having problems with this. Where do I make this call from? I'm currently trying it in the QUERY tab of the window but no luck. I was initially trying to run my stored procedure by pressing F5 to execute it, but that was just displaying the message I posted earlier.
Cheers.
-
AuthorPosts