From: | "tjk(at)tksoft(dot)com" <tjk(at)tksoft(dot)com> |
---|---|
To: | dnmurty(at)cal2(dot)vsnl(dot)net(dot)in (D(dot)N(dot)MURTY) |
Cc: | pgsql-sql(at)postgresql(dot)org |
Subject: | Re: query from D. N. Murty |
Date: | 2000-04-12 20:54:52 |
Message-ID: | 200004122054.NAA19546@uno.tksoft.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
Yes, tables can be created by a user through an on-line form.
Please explain the problem you are having.
Here is an example how you could explain your problem:
E.g. I am using language XX, library XpG for Postgres,
and I have users fill in a form and submit it to
cgi Xcgi, which tries "create ..."
The query fails with error message "ERROR: xxx error ..."
What is wrong?
Troy
>
> This is a multi-part message in MIME format.
>
> ------=_NextPart_000_0004_01BFA4E1.BA244800
> Content-Type: text/plain; charset="utf-8"
> Content-Transfer-Encoding: quoted-printable
>
> Hello,
> I nned to know whether a table can be created dynamically by the name given=
> by a user through an on-line form.
>
> ex : Create Table < variable name> .......
>
> tell me if you have a solution to this problem.
>
> e-mail : dnmurty(at)vsnl(dot)com
>
> ------=_NextPart_000_0004_01BFA4E1.BA244800
> Content-Type: text/html; charset="utf-8"
> Content-Transfer-Encoding: quoted-printable
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
> <HTML>
> <HEAD>
>
> <META content=3D"text/html; charset=3Dutf-8" http-equiv=3DContent-Type>
> <META content=3D'"MSHTML 4.72.3110.7"' name=3DGENERATOR>
> </HEAD>
> <BODY bgColor=3D#ffffff>
> <DIV><FONT color=3D#000000 size=3D2>Hello,</FONT></DIV>
> <DIV><FONT color=3D#000000 size=3D2>I nned to know whether a table can be c=
> reated=20
> dynamically by the name given by a user through an on-line form.</FONT></DI=
> V>
> <DIV><FONT color=3D#000000 size=3D2></FONT> </DIV>
> <DIV><FONT color=3D#000000 size=3D2>ex : Create Table < variable name>=
> ;=20
> .......</FONT></DIV>
> <DIV> </DIV>
> <DIV><FONT color=3D#000000 size=3D2>tell me if you have a solution to this=
> =20
> problem.</FONT></DIV>
> <DIV><FONT color=3D#000000 size=3D2></FONT> </DIV>
> <DIV><FONT color=3D#000000 size=3D2>e-mail : <A=20
> href=3D"mailto:dnmurty(at)vsnl(dot)com">dnmurty(at)vsnl(dot)com</A></FONT></DIV></BODY></=
> HTML>
>
> ------=_NextPart_000_0004_01BFA4E1.BA244800--
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Erol Oz | 2000-04-12 22:22:25 | Localization or an other solution |
Previous Message | S Kalyanasundaram | 2000-04-12 19:28:25 | PL/pgSQL - ecpg |