blah blah blah is here! blah blah » Close

0
votes
4 answers

execute database action once a week automatically?

I'm using MySQL, but a response for Microsoft SQL server will help me get some idea. I need to flush 2 tables in my database once a week automatically. I plan on just dropping them and recreating them, but I don't know how to set this up au ...

0
votes
0 answers

Clone a PictureBox control?

Hiya! I'm Michael. You may remember me:) I was out for a while. Whatever. I got a picture box - wall. I need to clone it and make a row of walls. Instead of creating 15 walls - wall, wall2 ,wall3... is there a way I can clone the picture bo ...

Feedback