<?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>Question Re: data connection in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/data-connection/qaa-p/13839141#M4869984</link>
    <description>&lt;P&gt;PowerBuilder supports a number of database interfaces other than ODBC. Those options include JDBC, OLEDB, and ADO.NET (and it may also be possible to connect via openclient although that is not supported - or known to work).&lt;/P&gt;
&lt;P&gt;You can connect using ODBC without a DSN. That technique is termed a DNSLess connection. This is an ODBC feature that requires the use of the parameter Driver that is set to the value of the ODBC Driver Name. Here is an example: &lt;/P&gt;
&lt;DIV&gt;&lt;PRE&gt;&lt;SPAN&gt;&lt;/SPAN&gt;sqlca.DBMS="ODBC"
sqlca.DBParm = "ConnectString='Driver={SQL Anywhere 12};ENG=SAEng,DBN=SADbName;UID=dba;Pwd=sql'"
&lt;/PRE&gt;&lt;/DIV&gt;


&lt;P&gt;The PowerBuilder Documentation "Connecting to your database" describes each of the interface options and is a useful reference. &lt;/P&gt;</description>
    <pubDate>Fri, 12 May 2017 09:28:55 GMT</pubDate>
    <dc:creator>chris_keating</dc:creator>
    <dc:date>2017-05-12T09:28:55Z</dc:date>
    <item>
      <title>data connection</title>
      <link>https://community.sap.com/t5/technology-q-a/data-connection/qaq-p/13839140</link>
      <description>&lt;P&gt;Hello everyone&lt;/P&gt;
&lt;P&gt;can i connect to sybase anywhere 12 from powerbuilder without ODBC?&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 02:17:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/data-connection/qaq-p/13839140</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-05-12T02:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: data connection</title>
      <link>https://community.sap.com/t5/technology-q-a/data-connection/qaa-p/13839141#M4869984</link>
      <description>&lt;P&gt;PowerBuilder supports a number of database interfaces other than ODBC. Those options include JDBC, OLEDB, and ADO.NET (and it may also be possible to connect via openclient although that is not supported - or known to work).&lt;/P&gt;
&lt;P&gt;You can connect using ODBC without a DSN. That technique is termed a DNSLess connection. This is an ODBC feature that requires the use of the parameter Driver that is set to the value of the ODBC Driver Name. Here is an example: &lt;/P&gt;
&lt;DIV&gt;&lt;PRE&gt;&lt;SPAN&gt;&lt;/SPAN&gt;sqlca.DBMS="ODBC"
sqlca.DBParm = "ConnectString='Driver={SQL Anywhere 12};ENG=SAEng,DBN=SADbName;UID=dba;Pwd=sql'"
&lt;/PRE&gt;&lt;/DIV&gt;


&lt;P&gt;The PowerBuilder Documentation "Connecting to your database" describes each of the interface options and is a useful reference. &lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 09:28:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/data-connection/qaa-p/13839141#M4869984</guid>
      <dc:creator>chris_keating</dc:creator>
      <dc:date>2017-05-12T09:28:55Z</dc:date>
    </item>
  </channel>
</rss>

