PostgreSQL and JDBC Error Loading
Posted 01/19/2012 - 14:43 by glenn.davis
Hi,
I am trying to use a Postgress Database as a Datasource using the PostgresSQL and JDBC. Is there any information on doing this. [Read More...]
Error while reading data from SYS.XMLTYPE of Oracle Database
Posted 12/26/2011 - 05:33 by Keshul.Agrawal@...
Dear Sir/Madam,
I am trying to read data from an Oracle 11g database of type SYS.XMLTYPE but I am not able to read the same. [Read More...]
3.2 Upgrade
Posted 11/28/2011 - 12:00 by dss
I have an informal desktop testing environment that is still using the default HSQL for the repository DB (my formal test environment uses MySQL). The upgarde to 3.2 indicates a sql script ne [Read More...]
problem in registering JDBC connection for MS ACCESS
Posted 11/17/2011 - 06:01 by gomashan07
Hi, [Read More...]
passing multi values via single input param
Posted 08/24/2011 - 15:03 by karthi4uonly
Hi
I face a problem in passing multi values via single inputparam. [Read More...]
Are there any compatibility issues with SQL Server 2008?
Posted 05/04/2011 - 08:42 by andrewbadera
I've attempted to set up MS SQL 2008 for our repo for our 3.1 installation several times without success, despite following the steps outlined in documentation. However, I don't see 2008 compatibility stated anywhere, just 2005. Are there any known compatibility issues with 2008?
SQL Server 2008 Connection
Posted 04/25/2011 - 16:23 by bdenison
How do you make a Windows Authentication or NTLM connection? Do you alwaays have to have SQL Server authentication?
Thanks,.
Does the sql block in Presto 3.1 run each time the mashup is run?
Posted 03/25/2011 - 16:16 by newdeveloper
Hi
I am a new presto developer , and was wondering if the sql block used while creating the mashup is ran each time i run the application created from the mashup? or it just runs the query when it is actually created.
For example if i have a sql condition where sysdate - 1 then is it going give me the same data when the application was created? or it will run that condition whenever i run the mashup?
I am using Presto 3.1
Thanks!
MSSQL 2008 connection
Posted 03/16/2011 - 13:52 by bdenison
Using Presto 3.1, I am trying to get information on what version of MS JDBC drivers to use in order to get a connection to a MS SQL Server 2008 server. I have tried the 3.0 and the 2.0 and I keep receiving the error: Unable to perform specified request. Unexpected exception thrown validating data source, java.lang.UnsupportedOperationException: Java Runtime Environment (JRE) version 1.6 is not supported by this driver. Use the sqljdbc4.jar class library, which provides support for JDBC 4.0.
