Hi guys,
my problem may be python only related but I dare posting here anyway.
I try to create databases on the fly according to some user input.
After searching on the net, I realized that I can't use the following
statement
as %s will be replaced by '%s'. And "CREATE DATABASE" statement
forbid
On Thu, Jul 16, 2009 at 4:04 PM, sebastien requiem wrote:
> Hi guys,
>
>
> my problem may be python only related but I dare posting here anyway.
>
> I try to create databases on the fly according to some user input.
> After searching on the net, I realized that I can't use the following
> statemen
2 matches
Mail list logo