b4j jrdc2 serialize

  1. commit

    B4J Question Error compile b4j, connecting Android to MS SQL Server using jRDC2

    Hi, I have a b4a app that I want to connect locally to a computer running SQL Server. I downloaded the file, but when I run it, I get this error. Is this a path or version issue? I'd appreciate it if you could help me. Thanks. Using this tutorial...
  2. B

    B4J Question jRDC2 Cannot serialize object

    Hello, I'm having this error from jRDC2 demo <title>Error 500 java.lang.RuntimeException: Cannot serialize object: 2018-04-06 00:00:00.0</title> SQL Command sql.usuarios_listado=SELECT * FROM usuarios ORDER BY usuario MySQL Table Structure CREATE TABLE IF NOT EXISTS `usuarios` ( `id`...
Top