Re: How to create a new Table in prostgresql from a Webinterface
От | Michelle Konzack |
---|---|
Тема | Re: How to create a new Table in prostgresql from a Webinterface |
Дата | |
Msg-id | 20040816171128.GD25345@freenet.de обсуждение исходный текст |
Ответ на | Re: How to create a new Table in prostgresql from a Webinterface (Raoul Buzziol <raoulus@libero.it>) |
Ответы |
Re: How to create a new Table in prostgresql from a
Re: How to create a new Table in prostgresql from a Webinterface Re: How to create a new Table in prostgresql from a Webinterface |
Список | pgsql-php |
Am 2004-08-15 00:55:34, schrieb Raoul Buzziol: > Michelle Konzack wrote: > > > Hello, > > > > Never I have done this before (no need) but now I nee to create a > > new table with some colums from a Webinterface and do not know how > > to do that. > > You have to execute a query: > > pg_query(connection, "CREATE TABLE tablename (id serial, val int4...);"); :-/ I was looking for a php-Command or somthing like this to create the table but not thinking on a pg_query WHICH execute the command... Greetings Michelle -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ Michelle Konzack Apt. 917 ICQ #328449886 50, rue de Soultz MSM LinuxMichi 0033/3/88452356 67100 Strasbourg/France IRC #Debian (irc.icq.com)
Вложения
В списке pgsql-php по дате отправления: