<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Data Access Worldwide Forums - Database Connectivity</title>
		<link>https://support.dataaccess.com/Forums/</link>
		<description>All things related to connecting and optimizing your DataFlex application with SQL databases.</description>
		<language>en</language>
		<lastBuildDate>Wed, 15 Jul 2026 10:24:27 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://support.dataaccess.com/Forums/images/misc/rss.png</url>
			<title>Data Access Worldwide Forums - Database Connectivity</title>
			<link>https://support.dataaccess.com/Forums/</link>
		</image>
		<item>
			<title>Connection ID not found</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73384-Connection-ID-not-found&amp;goto=newpost</link>
			<pubDate>Thu, 09 Jul 2026 06:45:13 GMT</pubDate>
			<description><![CDATA[Hello, 
 
We are using DF 25.0 with MS SQL as database. We have recently started using managed connections. This works fine for "normal" programs. 
...]]></description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
We are using DF 25.0 with MS SQL as database. We have recently started using managed connections. This works fine for &quot;normal&quot; programs.<br />
<br />
However, we have a utility program used for saving the structure of one &quot;master&quot; (development) database and then deploy that structure on our other (production) databases.<br />
<br />
Here is a code snippet:<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">&nbsp; &nbsp; &nbsp; Get_Attribute DF_FILE_NEXT_USED of iTable to iTable<br />
&nbsp; &nbsp; &nbsp; While (iTable&gt;0)<br />
&nbsp; &nbsp; &nbsp; &nbsp;  Send DoAdvance of oProgressbar<br />
&nbsp; &nbsp; &nbsp; &nbsp;  Move False to Err<br />
&nbsp; &nbsp; &nbsp; &nbsp;  Open iTable</code><hr />
</div>When executing the Open iTable we get the following error:<br />
<a href="https://support.dataaccess.com/Forums/attachment.php?attachmentid=18234&amp;d=1783579118"  title="Name:  2026-07-09_08-27-19.png
Views: 14
Size:  17.0 KB">2026-07-09_08-27-19.png</a><br />
<br />
The application object in this program did not have any oConnection object, which I have added.<br />
In the Studio, the SQL Connection Manager shows the correct connection ID:s.<br />
When running, the ConnectionIniFile function returns the correct path to the DFConnId.ini file.<br />
When running, the pbUseConnectionIni property is True.<br />
<br />
And yet, I get the &quot;Connection ID not found&quot; error. Why?<br />
<br />
Any help is appreciated.<br />
<br />
Regards,<br />
Lennart Thelander</div>


	<div style="padding:10px">

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Images</legend>
			<ul>
			<li>
	<img class="inlineimg" src="https://support.dataaccess.com/Forums/images/attach/png.gif" alt="File Type: png" />
	<a href="https://support.dataaccess.com/Forums/attachment.php?attachmentid=18234&amp;d=1783579118">2026-07-09_08-27-19.png</a> 
(17.0 KB)
</li>
			</ul>
			</fieldset>
	

	

	</div>
]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?20-Database-Connectivity">Database Connectivity</category>
			<dc:creator>Lennart_T</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73384-Connection-ID-not-found</guid>
		</item>
		<item>
			<title>INT Question</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73341-INT-Question&amp;goto=newpost</link>
			<pubDate>Thu, 18 Jun 2026 00:07:05 GMT</pubDate>
			<description>DF25.0 - Primary Key was inadvertently removed from a table.  I added it back in the table editor.  However, PK is not showing in the INT for that...</description>
			<content:encoded><![CDATA[<div>DF25.0 - Primary Key was inadvertently removed from a table.  I added it back in the table editor.  However, PK is not showing in the INT for that index.  In the SQL Server, the index shows as the PK.  The INT does not reflect the PK even after refreshing.  The PK's on other tables are showing in the INT's as well as the SQL Server.  Could this cause a problem?</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?20-Database-Connectivity">Database Connectivity</category>
			<dc:creator>Sharon</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73341-INT-Question</guid>
		</item>
	</channel>
</rss>
