Search
Thursday, August 28, 2008 ..:: Forum ::.. Register  Login
 
  Forum  Programming  General Program...  DataSourceException: Error on executeQuery(${localisation.data1})
Previous Previous
 
Next Next
New Post 1/20/2008 2:34 PM
  david
20 posts
9th Level Poster


DataSourceException: Error on executeQuery(${localisation.data1}) 

If you get an error like this, please make sure that you used:

<wr:out value="${localisation.data1}"/>

and not

<wr:out select="${localisation.data1}"/>

A select passes the string to the database as a query. A value uses data from an existing select.

 
Previous Previous
 
Next Next
  Forum  Programming  General Program...  DataSourceException: Error on executeQuery(${localisation.data1})
Membership Membership:
Latest New User Latest: louisedean
New Today New Today: 0
New Yesterday New Yesterday: 0
User Count Overall: 55

People Online People Online:
Visitors Visitors: 74
Members Members: 0
Total Total: 74

Online Now Online Now:
All contents copyright (c) 2002 - 2008 by Windward Studios, Inc. All Rights Reserved.   Terms Of Use  Privacy Statement