<?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 Re: SQLite exporting error in DB connector in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/sqlite-exporting-error-in-db-connector/m-p/13583905#M81227</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/42718/vinay-s-jindal.html" nodeid="42718"&gt;@Vinay S&lt;/A&gt;, was one of Jason Lightfoot's or Kavika F's answers helpful? If so, please click the "Accept" button at the bottom of the one that best answers your question. Or if you still have questions, add a comment and we'll continue the conversation.&lt;/P&gt;
 &lt;P&gt;If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 25 May 2023 17:10:12 GMT</pubDate>
    <dc:creator>carter-walch</dc:creator>
    <dc:date>2023-05-25T17:10:12Z</dc:date>
    <item>
      <title>SQLite exporting error in DB connector</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/sqlite-exporting-error-in-db-connector/m-p/13583901#M81223</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 23.0.0 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;I connected SQLite using DB Connection, Importing data from SQLite data is working but exporting showing error like there is no such columns. but those columns are there in Table.&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;PRE&gt;Error Message in System console: exception: Exception thrown in database export:
Error Message in Compiler console:
Reference to Order could not be resolved to a valid column. Parsing halted.
Could not resolve column references in query: SELECT Priority, Section, Order QTY, Die_Availability, Die_Life FROM $1&lt;/PRE&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 19 May 2023 06:50:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/sqlite-exporting-error-in-db-connector/m-p/13583901#M81223</guid>
      <dc:creator>Vinay_S_Jindal</dc:creator>
      <dc:date>2023-05-19T06:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: SQLite exporting error in DB connector</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/sqlite-exporting-error-in-db-connector/m-p/13583902#M81224</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hey &lt;A rel="user" href="https://answers.flexsim.com/users/42718/vinay-s-jindal.html" nodeid="42718"&gt;@Vinay S&lt;/A&gt;, based on line 4 of the error message, it looks like there's a missing comma after Order if you're also looking for a column named QTY. I don't think there's a SQL keyword "QTY".&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 19 May 2023 17:00:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/sqlite-exporting-error-in-db-connector/m-p/13583902#M81224</guid>
      <dc:creator>kavika_faleumu</dc:creator>
      <dc:date>2023-05-19T17:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: SQLite exporting error in DB connector</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/sqlite-exporting-error-in-db-connector/m-p/13583903#M81225</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P id="isPasted"&gt;'Order QTY' is the name of the column in DB.&lt;/P&gt;
 &lt;P&gt;I didn't wrote this query. I used Export option in DataBase Connector.&lt;/P&gt;
 &lt;P&gt;In this case when column name is 'Order QTY' Flexsim should automatically consider it as [Order QTY] in query.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sat, 20 May 2023 03:45:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/sqlite-exporting-error-in-db-connector/m-p/13583903#M81225</guid>
      <dc:creator>Vinay_S_Jindal</dc:creator>
      <dc:date>2023-05-20T03:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: SQLite exporting error in DB connector</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/sqlite-exporting-error-in-db-connector/m-p/13583904#M81226</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;FlexSim doesn't automatically interpret column names that included spaces,  so put [Order Qty] in your sql statement.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 22 May 2023 11:43:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/sqlite-exporting-error-in-db-connector/m-p/13583904#M81226</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2023-05-22T11:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: SQLite exporting error in DB connector</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/sqlite-exporting-error-in-db-connector/m-p/13583905#M81227</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/42718/vinay-s-jindal.html" nodeid="42718"&gt;@Vinay S&lt;/A&gt;, was one of Jason Lightfoot's or Kavika F's answers helpful? If so, please click the "Accept" button at the bottom of the one that best answers your question. Or if you still have questions, add a comment and we'll continue the conversation.&lt;/P&gt;
 &lt;P&gt;If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 25 May 2023 17:10:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/sqlite-exporting-error-in-db-connector/m-p/13583905#M81227</guid>
      <dc:creator>carter-walch</dc:creator>
      <dc:date>2023-05-25T17:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: SQLite exporting error in DB connector</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/sqlite-exporting-error-in-db-connector/m-p/13583906#M81228</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;I will add this suggestion to the dev list.&lt;/DIV&gt;</description>
      <pubDate>Thu, 25 May 2023 19:48:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/sqlite-exporting-error-in-db-connector/m-p/13583906#M81228</guid>
      <dc:creator>JordanLJohnson</dc:creator>
      <dc:date>2023-05-25T19:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: SQLite exporting error in DB connector</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/sqlite-exporting-error-in-db-connector/m-p/13583907#M81229</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Both answers won't solve the problem, It can't be a solution. As &lt;A rel="user" href="https://answers.flexsim.com/users/220/jordan.j.html" nodeid="220"&gt;@Jordan Johnson&lt;/A&gt; said, need to consider this in dev list.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 26 May 2023 03:46:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/sqlite-exporting-error-in-db-connector/m-p/13583907#M81229</guid>
      <dc:creator>Vinay_S_Jindal</dc:creator>
      <dc:date>2023-05-26T03:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: SQLite exporting error in DB connector</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/sqlite-exporting-error-in-db-connector/m-p/13583908#M81230</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;As a user of programs I don’t think it is FlexSim that should implement automatism for irregular names rather than users to consider creating names that better fits into programmer landscapes. Why it is so difficult to replace a space character by an underscore? Each new feature must be maintained in each new version. I’d like to have features that enhance a program by improvements for models. And I don’t like features that supports just a laziness of users. It is more important to find a documentation of all features in one place. &lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 26 May 2023 05:08:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/sqlite-exporting-error-in-db-connector/m-p/13583908#M81230</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2023-05-26T05:08:38Z</dc:date>
    </item>
  </channel>
</rss>

