weird error

Post here if you need help with SQL.
Post Reply
Fidbeck
Posts: 147
Joined: Tue Sep 25, 2012 11:40 pm

weird error

Post by Fidbeck »

Hi there
I'm creating a table inside a database
the table is something like this

simple
- id INT 6 PRIMARY A_I
- cat_id INT 3
- title VARCHAR 255
- contents TEXT
- date_posted as defined 00-00-0000 00:00:00

When I click save i'm getting this annoying error. Missing value in the form! :S


EDIT1: really forgot to give name to the table bahhhhhh xD
User avatar
jacek
Site Admin
Posts: 3262
Joined: Thu May 05, 2011 1:45 pm
Location: UK
Contact:

Re: weird error

Post by jacek »

Fidbeck wrote:EDIT1: really forgot to give name to the table bahhhhhh xD

Smooth 8-) At least you worked it out.
Image
Post Reply