sql


Related Questions
I have the following columns in a view id VARCHAR2(40) exercice VARCHAR2(40) label VARCHAR2(40) ordering NUMBER obsolete NUMBER comm_reference VARCHAR2(50) comm_libelle VARCHAR2(500) comm_date_creation VARCHAR2(19) utilisateur VARCHAR2(50) that I ...
  0 votes
  1 answers
  0 comments
  1753 views

Hi, we want to run sql script when our nuxeo instance starts. This script should create tables in database if this not exists. We do not want to use schemas contributions because we do not want to manage those rows tables as documents types. We want ...
  0 votes
  1 answers
  0 comments
  2396 views

Hi All, Using nuxeo 5.6,its working fine. When i am changing my both machine's ip nuxeo-web and nuxeo db,On starting the nuxeo service getting error of repository not found and not able to login and also getting error of ...
  0 votes
  0 answers
  1 comments
  1711 views

We have nuxeo using oracle as the database. Now we are planning to build reports using Jaspersoft reporting software. Can we build the Jaspersoft reports directly accessing the relational database by coming up with SQL queries ? Or is there a ...
  1 votes
  1 answers
  0 comments
  1688 views

I am retrieving some values via SQL (can't be NXQL), is there any way to show it in a UI?
  0 votes
  1 answers
  0 comments
  1644 views