<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ECC 6.0 and SQL statements in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecc-6-0-and-sql-statements/m-p/5992154#M1342785</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have upgraded from ecc 5.0 to ecc 6.0 and we have a problem when connecting to an external DB using the following statements :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;select single con_name into h_conname from dbcon where con_name = 'GBL'.
 
    EXEC SQL.
      CONNECT TO :h_conname
    ENDEXEC.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works fine in 5.0.&lt;/P&gt;&lt;P&gt;In 6.0 however, when trying to connect the connection gets refused due to a wrong password.&lt;/P&gt;&lt;P&gt;I have noticed that the ( encrypted ? ) password in 6.0 has changed in table DBCON.&lt;/P&gt;&lt;P&gt;I've already tried by setting the password to the one from 5.0, it still refuses the connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody have any idea how i can solve this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Dirk.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Aug 2009 08:53:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-14T08:53:22Z</dc:date>
    <item>
      <title>ECC 6.0 and SQL statements</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecc-6-0-and-sql-statements/m-p/5992154#M1342785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have upgraded from ecc 5.0 to ecc 6.0 and we have a problem when connecting to an external DB using the following statements :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;select single con_name into h_conname from dbcon where con_name = 'GBL'.
 
    EXEC SQL.
      CONNECT TO :h_conname
    ENDEXEC.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works fine in 5.0.&lt;/P&gt;&lt;P&gt;In 6.0 however, when trying to connect the connection gets refused due to a wrong password.&lt;/P&gt;&lt;P&gt;I have noticed that the ( encrypted ? ) password in 6.0 has changed in table DBCON.&lt;/P&gt;&lt;P&gt;I've already tried by setting the password to the one from 5.0, it still refuses the connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody have any idea how i can solve this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Dirk.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2009 08:53:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecc-6-0-and-sql-statements/m-p/5992154#M1342785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-14T08:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: ECC 6.0 and SQL statements</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecc-6-0-and-sql-statements/m-p/5992155#M1342786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check whether the password is case sensitive or not.&lt;/P&gt;&lt;P&gt;Give the  same password in ur tbale too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2009 08:58:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecc-6-0-and-sql-statements/m-p/5992155#M1342786</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-14T08:58:34Z</dc:date>
    </item>
  </channel>
</rss>

