On Tue, Jun 29, 2010 at 12:44 AM, Ricardo <rs...@usa.com> wrote: > Richard, > > I read the XML data using Dataset and created the database using the > same functions of CreateNorthwindData. In my tests the code is faster > than using SQL script option. > > This is very interesting. do you mean that the execution of N queries using statelesssession with N roundtrips is faster than execute a script using ADO.NET in just one roundtrip ?
Very interesting... Can you re-check ? -- Fabio Maulo