I have managed to get the application to connect to the SQLEXPRESS instance on my computer, but when I press the Sign in button I get the following error:
Log...:
Waiting for value (2 ms)
Waiting for value (0 ms)
ago 21, 2021 7:12:52 PM com.mchange.v2.c3p0.stmt.GooGooStatementCache
INFORMACIÓN: Multiply-cached PreparedStatement: select * from UsersInformation where UserEmailAddress=? and UserPassword=?
(SQLException) java.sql.SQLException: El nombre de objeto 'UsersInformation' no es válido.
Thanks for the reply everyone.
I did not know if I should put a new post or if I could send a PM ...
I close the post, since I see that it is a personal problem.
Thanks for the reply everyone.
I did not know if I should put a new post or if I could send a PM ...
I close the post, since I see that it is a personal problem.
It is already solved.
In case it helps: I am new to this environment of B4J Web application and MS SQL.
The problem was in my connection string to the SQLEXPRESS database. This works correctly: