<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community: Message List - JDBC connection error</title>
    <link>https://forums.adobe.com/community/coldfusion/coldfusion_database?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Fri, 08 Aug 2014 06:05:09 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-08-08T06:05:09Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: JDBC connection error</title>
      <link>https://forums.adobe.com/message/6622211?tstart=0#6622211</link>
      <description>&lt;!-- [DocumentBodyStart:b739e043-02d9-4751-a561-1082aec3af40] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Thank you Carl Von Stetten and BKBK for your help.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Just a day ago, I was able fix the connection error. I downloaded the newer version of the JDBC driver (7.0.7) and the DSN was able to connect to the database. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b739e043-02d9-4751-a561-1082aec3af40] --&gt;&lt;img src='/beacon?t=1415921060589' /&gt;</description>
      <pubDate>Fri, 08 Aug 2014 06:05:09 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6622211?tstart=0#6622211</guid>
      <dc:date>2014-08-08T06:05:09Z</dc:date>
      <clearspace:dateToText>3 months 6 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: JDBC connection error</title>
      <link>https://forums.adobe.com/message/6616256?tstart=0#6616256</link>
      <description>&lt;!-- [DocumentBodyStart:866e4813-dbdc-48e5-a315-639eac7323f1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;It could be that Sybase jConnect 6.05 is suitable for the Java version of Coldfusion 9 (v1.6), but not for that of Coldfusion 11 (v1.7).&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:866e4813-dbdc-48e5-a315-639eac7323f1] --&gt;</description>
      <pubDate>Wed, 06 Aug 2014 11:21:35 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6616256?tstart=0#6616256</guid>
      <dc:date>2014-08-06T11:21:35Z</dc:date>
      <clearspace:dateToText>3 months 1 week ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: JDBC connection error</title>
      <link>https://forums.adobe.com/message/6611943?tstart=0#6611943</link>
      <description>&lt;!-- [DocumentBodyStart:d5a53393-d4f7-46d1-88a7-2f6f36211d80] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Yes, same driver version (6.05). &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d5a53393-d4f7-46d1-88a7-2f6f36211d80] --&gt;</description>
      <pubDate>Tue, 05 Aug 2014 01:12:14 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6611943?tstart=0#6611943</guid>
      <dc:date>2014-08-05T01:12:14Z</dc:date>
      <clearspace:dateToText>3 months 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: JDBC connection error</title>
      <link>https://forums.adobe.com/message/6611355?tstart=0#6611355</link>
      <description>&lt;!-- [DocumentBodyStart:5716a4f1-fc3f-49d1-a2c0-e3c24b7790e6] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Are you using the same driver version (6.05) on the CF9 server?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5716a4f1-fc3f-49d1-a2c0-e3c24b7790e6] --&gt;</description>
      <pubDate>Mon, 04 Aug 2014 20:52:52 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6611355?tstart=0#6611355</guid>
      <dc:date>2014-08-04T20:52:52Z</dc:date>
      <clearspace:dateToText>3 months 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>JDBC connection error</title>
      <link>https://forums.adobe.com/message/6600018?tstart=0#6600018</link>
      <description>&lt;!-- [DocumentBodyStart:2b89896b-6e6f-4ca9-999d-2e6cf6326892] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm trying to create a DSN in ColdFusion Standard v11 server using Sybase jConnect 6.05 JDBC driver connecting to a Sybase SQL AnyWhere 12 Server (running on another server machine). ColdFusion has been installed on a brand new Windows 2012 (Standard) Server and uses IIS 8 for the web server.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have done everything mentioned on this page (of course, the driver class and other details have been modified) &lt;a class="jive-link-external-small" href="http://helpx.adobe.com/coldfusion/kb/coldfusion-mx-configuring-sybase-jconnect.html" rel="nofollow"&gt;ColdFusion MX: Configuring the Sybase jConnect 5.5 driver&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I try to verify the connection in CF Administrator, it throws the following error:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: courier new,courier;"&gt;Connection verification failed for data source: ars_jdbc&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: courier new,courier;"&gt;java.sql.SQLException: The method com.sybase.jdbc3.jdbc.SybDatabaseMetaData.getJDBCMajorVersion() has not been completed and should not be called.&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: courier new,courier;"&gt;The root cause was that: java.sql.SQLException: The method com.sybase.jdbc3.jdbc.SybDatabaseMetaData.getJDBCMajorVersion() has not been completed and should not be called.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I know that, all the connection parameters are correct because I have been able to create a DSN on another CF instance (CF 9) to the same database that I am trying to create a DSN for from CF 11. Please guide me in the right direction to fix the problem. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks.&lt;/p&gt;&lt;p&gt;Milind&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2b89896b-6e6f-4ca9-999d-2e6cf6326892] --&gt;</description>
      <pubDate>Thu, 31 Jul 2014 11:02:40 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6600018?tstart=0#6600018</guid>
      <dc:date>2014-07-31T11:02:40Z</dc:date>
      <clearspace:dateToText>3 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

