cislagg's blog
DBReport mediator
Hi,
i would like to use DBRepor mediator with my local database SQLServer named MEDUSA.
following the configuration:
Driver : com.microsoft.sqlserver.jdbc.SQLServerDriver
Url : jdbc:sqlserver://127.0.0.1/MEDUSA
User : sa
Password : sa
Statements
SQL Statement : insert into BusMesaages (?, ?, ?)
Parameters
Parameter Type Property Type Value / Expression
CHAR Value order
CHAR Value SYN12345
CHAR Value IBM
i get this error when it is executed
- 3 comments
- Read more
- 280 reads


