Forum: MySQL Jan 19th, 2009 |
| Replies: 2 Views: 632 Oh wow..... I can't believe I didn't catch that, thank you! |
Forum: MySQL Jan 18th, 2009 |
| Replies: 2 Views: 632 Can someone help me with this database, code bellow
--
-- Table structure for table `bapps`
--
CREATE TABLE `bapps` (
`bappID` int(11) NOT NULL auto_increment,
`bappFROM` int(11) NOT... |