Gantt Bean
What license(s) do I need to deploy the Gantt Bean?
When you want to work with our Gantt Bean you need the following licenses: A Site license for our Gantt Bean (wrapper). - With a Site license you are allowed to develop and deploy the Bean with an unlimited number of developers and to an unlimited ...
I work with Oracle and your sample solution does not work
Our sample solution is based on lowercase names for columns. The Oracle driver makes use of uppercase names for columns at the moment of writing. Solution: change all column names in the source from lowercase to uppercase and the sample solution will ...