F. GEIGER wrote:
>
> It would be nice somehow to be able to ask the database what tables it
> contains. Is anyone doing this that way? How do you do that?
>
Information can be found in "Information_Schema_TABLES"
See:
http://www.sqlite.org/cvstrac/wiki?p=InformationSchema
--
http://mail.python.o
Jonas Melian wrote:
> Hi,
>
> I'm going to say a suggestion, why don't you create a forum like the
one
> of Ruby (http://www.rubyforums.com/)? for the novices this is a great
> help, better than a mail list
>
What's wrong with this web forum ;-)
http://groups-beta.google.com/group/comp.lang.pyth
Erik Johnson wrote:
> I am trying to work with a program that is trying make an HTTP POST
of text
> data without any named form parameter. (I don't know - is that a
normal
> thing to do?) I need to write a CGI program that accepts and
processes that
> data. I'm not seeing how to get at data that's