Re: [XML-SIG] python+xml+sql

2008-05-29 Thread Stephane Bortzmeyer
On Mon, May 26, 2008 at 06:23:01PM -0400, Oscar Luis Garcell Martinez <[EMAIL PROTECTED]> wrote a message of 361 lines which said: > How can i get a well formed output, i means something like this: > > Select * from [usuarios] This is certainly not well-formed SQL. > where = ([usuarios].[pa

[XML-SIG] python+xml+sql

2008-05-26 Thread Oscar Luis Garcell Martinez
Hello everyone: First of all i'm sorry by my bad english and sorry by the lenght of the message :D I'm currently working in an aplication that parses the contains of a sql embebed inside an xml, with all the querys, transaction, etc, such as following: