I cannot seem to find any examples of doing an insert, there are lots of selects and updates. Has any one got sample code of doing an insert using an SQL statement and passing parameters.
Thanks,...
Type: Posts; User: cfboxall; Keyword(s):
I cannot seem to find any examples of doing an insert, there are lots of selects and updates. Has any one got sample code of doing an insert using an SQL statement and passing parameters.
Thanks,...
Thanks alot, rrsIPOV that will cover the changes I needed in the earlier version.
I am using an ldap server that doesn't have any roles defined. We are just using the ldap server for authentication. The LdapPasswordAuthenticationDao code assumes that there have to be roles...