<?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 SQL Query vs Data Table Component in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SQL-Query-vs-Data-Table-Component/m-p/69783#M42743</link>
    <description>&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;I was wondering what is&amp;nbsp;the best way to access a database.&amp;nbsp; We have a MySQL database on a web server and are running a local app accessing the data over the internet.&amp;nbsp; I was wondering what is the advantages and disadvantages of using SQL Queries vs Data Table Component.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;In Delphi, you have components that allow you to access a database. You can use a query component and a table component.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;The query component allows you to run SQL code to fetch data from the database. I imagine this data is then kept in local memory.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;The table component opens up an active connection to a table in the database. In this case, I think you are working directly with the data on the server.&lt;/P&gt;</description>
    <pubDate>Fri, 22 Nov 2019 12:54:05 GMT</pubDate>
    <dc:creator>PatriciaRodrigu</dc:creator>
    <dc:date>2019-11-22T12:54:05Z</dc:date>
    <item>
      <title>SQL Query vs Data Table Component</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SQL-Query-vs-Data-Table-Component/m-p/69783#M42743</link>
      <description>&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;I was wondering what is&amp;nbsp;the best way to access a database.&amp;nbsp; We have a MySQL database on a web server and are running a local app accessing the data over the internet.&amp;nbsp; I was wondering what is the advantages and disadvantages of using SQL Queries vs Data Table Component.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;In Delphi, you have components that allow you to access a database. You can use a query component and a table component.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;The query component allows you to run SQL code to fetch data from the database. I imagine this data is then kept in local memory.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;The table component opens up an active connection to a table in the database. In this case, I think you are working directly with the data on the server.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 12:54:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SQL-Query-vs-Data-Table-Component/m-p/69783#M42743</guid>
      <dc:creator>PatriciaRodrigu</dc:creator>
      <dc:date>2019-11-22T12:54:05Z</dc:date>
    </item>
  </channel>
</rss>

