Title: Simple question on running SQL statement
Last modified: August 18, 2016

---

# Simple question on running SQL statement

 *  [stookert](https://wordpress.org/support/users/stookert/)
 * (@stookert)
 * [21 years ago](https://wordpress.org/support/topic/simple-question-on-running-sql-statement/)
 * Hi,
 * I’m kinda new on running SQL statements, had AJAX shoutbox but now trying McMike’s
   shoutbox. All other plugins did the DTB & SQL things for me, but now I have to
   run (??) a SQL statement:
 * CREATE TABLE `wp_roeptumaar` (
    `rid` int(11) NOT NULL auto_increment, `naam`
   varchar(255) NOT NULL default ”, `http` varchar(255) NOT NULL default ”, `email`
   varchar(255) NOT NULL default ”, `text` text NOT NULL, `IP` varchar(255) NOT 
   NULL default ”, `tijd` int(11) NOT NULL default ‘0’, PRIMARY KEY (`rid`) ) TYPE
   =MyISAM AUTO_INCREMENT=0 ; —————————-
 * HOW do I do that ? :-$

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years ago](https://wordpress.org/support/topic/simple-question-on-running-sql-statement/#post-217953)
 * Open phpmyadmin
    Click the SQL tab Paste that code into the box Click Go.
 * That’ll do it.
    paste it carefully !
 *  Thread Starter [stookert](https://wordpress.org/support/users/stookert/)
 * (@stookert)
 * [21 years ago](https://wordpress.org/support/topic/simple-question-on-running-sql-statement/#post-217966)
 * Yeah, thanks….it worked. McMike’s shoutbox is up and running. Never had to do
   something with SQL but like this it isn’t that hard 🙂
 * Thanks !!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Simple question on running SQL statement’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [stookert](https://wordpress.org/support/users/stookert/)
 * Last activity: [21 years ago](https://wordpress.org/support/topic/simple-question-on-running-sql-statement/#post-217966)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
