Hi Sebb,
Are you saying I should have 1 SQL query per JDBC request? Is it not poosible to have mutliple queries within one JDBC request? Thanks Aidy On 15/03/2009, sebb <[email protected]> wrote: > Why not just use several requests? > > > > On 15/03/2009, aidy lewis <[email protected]> wrote: > > Hi, > > > > I have a number of SQL queries in a JDBC request. However the Response > > Data only returns the first SQL query. > > > > Is this correct? Is it possible for all SQL queries to be returned? > > > > Aidy > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

