1. Created query is not supported by my DB stackoverflow.comI created an application using seam-gen. The created operation to search the DB ends with and exception (syntax error). The query has a where clause like this:
Does ... |
2. Hibernate Query problem with Informix stackoverflow.comI have written an application using Seam 2.2.1 & MySQL which is working. I am now trying to connect the application to Informix and when I execute a query from hibernate( |
3. hash function in informix like md5(column) in sql stackoverflow.comPossible Duplicate:I use Informix as an DBMS Server, I need a function as in sql that get md5 format select ... |