Hi,
I created an xml File with an Insert into statement. The xsl File should show text like Database succesfully updated. Following Parameters were stored in the db .... and so on.
 
But I always get a nullpointer exception at the serverpages generator.
 
If the xsl file is commented out in the sitemap the database will be updated-but the error appears. If the stylesheet is not commented out the error appears and the db wonīt be updated.
 
I tried a simple xml file -(insert into mytable Values ('aa')) and chose the xml serializer-but my browser couldnīt display the xml code.
 
Could anyone help me to insert data using sql transformer without a nullpointer exception
 
Markus

Reply via email to