<div>Thanks Jeremy, does it matter which unit, I placed it in my primary datamodule. </div>
<div>This is what got me thinking I should include the dll, </div>
<blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
<div>(ms-<a href="help://borland.bds3/bds3win32devguide/html/dapdeployingdatabaseapplications">help://borland.bds3/bds3win32devguide/html/dapdeployingdatabaseapplications</a>)</div>
<div>&nbsp;</div>
<div><span class="para"><font size="2">&quot;Database applications that use client datasets such as <i>TClientDataSet</i> or dataset providers require you to include midaslib.dcu (for static linking when providing a stand-alone executable); if you are packaging your application (with the executable and any needed DLLs), you need to include 
Midas.dll.&quot;</font></span></div></blockquote>
<div><span class="para"><font size="2">Midas.dll normally lives in the windows / system32 it seems.</font></span></div>
<div><span class="para"><font size="2">And re including the &nbsp;BDE in my installs&nbsp;&nbsp;</font></span></div>
<blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
<div><span class="para"></span><span class="para">(ms-<a href="help://borland.bds3/bds3win32devguide/html/dapborlanddatabaseengine.htm">help://borland.bds3/bds3win32devguide/html/dapborlanddatabaseengine.htm</a>) </span>
</div>
<div><span class="para"></span>&nbsp;</div>
<div><span class="para"><font size="2">&quot;You should use InstallShield Express (or other certified installation program) for installing the BDE. InstallShield Express creates the necessary registry entries and defines any aliases the application may require.&quot;
</font></span></div></blockquote>
<div><span class="para"><font size="2">But the distributed InstallShield Express does not have the necessary&nbsp;merge modules readily available. BDE does not even show as a merge module&nbsp;and the appropriate directories are empty!&nbsp;
</font></span></div>
<div><span class="para"><font size="2">&nbsp;I tried searching Borland for &quot;BDE&quot; but came up with only three or four entries none of them relevent.</font></span></div>
<div>&nbsp;</div>
<div>I realised last night that this is the first app in D2005 I was trying to deploy that wasn't using MySql or simple text files. Everything else had been maintenece or extension in D4 Pro as some components I have are not D2005 or .pas available.
</div>
<div>&nbsp;</div>
<div>Amyone had to deploy BDE from D2005?</div>
<div>&nbsp;</div>
<div>Paul<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 03/11/05, <b class="gmail_sendername">Jeremy North</b> &lt;<a href="mailto:jeremy.north@gmail.com">jeremy.north@gmail.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">If you add the MidasLib unit to the uses clause of a unit in your<br>application you don't have to worry about distributing 
midas.dll<br><br>cheers,<br>Jeremy<br><br>&gt;I am aware I should include the<br>&gt; Midas.dll and inclued the .DCU, any thing important about where the<br>&gt; midas.dll goes win/system32 or in App. directrory?<br><br>_______________________________________________
<br>Delphi mailing list<br><a href="mailto:Delphi@ns3.123.co.nz">Delphi@ns3.123.co.nz</a><br><a href="http://ns3.123.co.nz/mailman/listinfo/delphi">http://ns3.123.co.nz/mailman/listinfo/delphi</a><br></blockquote></div><br>