Re: not null

2001-07-27 Thread Sebastiaan Smit
> create table table_name ( > Column_Name not null > ); > If this is not the correct way to do it, can someone please help me...this is > my first mysql database. You have to give the type of the column after the name first (int, varchar etc..) --

Re: MySQL Tests

2001-07-26 Thread Sebastiaan Smit
the problem and can you help. Thanks. Install DBI? :) (http://search.cpan.org/search?dist=DBI) -- Sebastiaan Smit | email: [EMAIL PROTECTED] | web:www.echelon.nl ECHELON consultancy and software development | phon

'SHOW DATABASES' -> vi.recover

2001-07-25 Thread Sebastiaan Smit
:( Does somebody know what's going on? Specs: FreeBSD 4.3 RELEASE, Mysql 3.23.39, PHP 4.0.5, Apache 1.3.20 all built from ports. Regards, -- Sebastiaan Smit | email: [EMAIL PROTECTED] | web:www.echelon.