Mailinglisten-Archive |
versuch es mal ohne Längenangeb bei text! also nicht text(10000) verwenden sonder nur text. würde mich über eine antwort freuen. > -----Ursprüngliche Nachricht----- > Von: egon_(at)_infosoc.uni-koeln.de [mailto:egon_(at)_infosoc.uni-koeln.de]Im > Auftrag von Egon Schmid > Gesendet am: Mittwoch, 14. Juni 2000 21:58 > An: php_(at)_php-center.de > Betreff: Re: [php] need help with php3 and mysql > > Daniel Nemetz wrote: > > > > kann mir jemand helfen ? mit folgendem code habe ich versucht > eine tabelle > > zu erstellen. es klappt aber nicht ! was mache ich falsch ? > > > > <? > > mysql_connect('localhost','user','passwd'); > > mysql_query("create table art(art_id int not null primary key > > auto_increment,art_title varchar(100),art_text text(10000))"); > > mysql_close(); > > ?> > > Nimm doch den MySQL-Monitor und probiers da. Wenns fehlerfrei ist, dann > copy und paste in PHP. > > -Egon > > -- > SIX Offene Systeme GmbH · Stuttgart - Berlin - New York > Sielminger Straße 63 · D-70771 Leinfelden-Echterdingen > Fon +49 711 9909164 · Fax +49 711 9909199 http://www.six.de > PHP-Stand auf Europas grösster Linux-Messe: 'LinuxTag 2000' > weitere Infos _(at)_ http://www.dynamic-webpages.de/ >
php::bar PHP Wiki - Listenarchive