Обсуждение: query from D. N. Murty

Поиск
Список
Период
Сортировка

query from D. N. Murty

От
"D.N.MURTY"
Дата:
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.
 

Re: query from D. N. Murty

От
"tjk@tksoft.com"
Дата:
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@vsnl.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@vsnl.com">dnmurty@vsnl.com</A></FONT></DIV></BODY></=
> HTML>
>
> ------=_NextPart_000_0004_01BFA4E1.BA244800--
>
>