﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Database Deployment Toolkit » Issues  » Adding Messaging and Localization Tables Error in DDT 1.6.0.0</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Sun, 03 May 2026 17:57:34 GMT</lastBuildDate><ttl>20</ttl><item><title>Adding Messaging and Localization Tables Error in DDT 1.6.0.0</title><link>http://forum.strataframe.net/FindPost10360.aspx</link><description>I am testing DDT and I imported my data structure from VFP and then added from the Profile menu, "Add Messaging and Localization Tables". I kept getting an error when deploying the database to SQL server. The error mention something about an empty procedure field. I checked all of the my data tables procedures and everything looked ok. I checked all of the Messaging and Localization Tables in DDT and they looked ok. &lt;br&gt;
&lt;br&gt;
Then I checked the actual DBETables in SQL server and found the field tbl_insertsprocname EMPTY for the MessageItems and MessageLanguages tables with the fields tbl_insertprocs set to true. However, the insert procedures showed up OK in DDT.&lt;br&gt;
&lt;br&gt;
So there must be an error in the importing of the Messaging and Localization Tables in DDT in updating the SQL table.&lt;br&gt;
&lt;br&gt;
I then went back to DDT and unchecked/rechecked the "Create INSERT Stored Procedure" in the table properties for both MessageItems and MessageLanguages tables and then the fields tbl_insertsprocname were filled in the SQL DBETables table.</description><pubDate>Wed, 18 Jul 2007 08:00:00 GMT</pubDate><dc:creator>Jerry J Jansen</dc:creator></item><item><title>RE: Adding Messaging and Localization Tables Error in DDT 1.6.0.0</title><link>http://forum.strataframe.net/FindPost10401.aspx</link><description>Good to hear :)</description><pubDate>Wed, 18 Jul 2007 08:00:00 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Adding Messaging and Localization Tables Error in DDT 1.6.0.0</title><link>http://forum.strataframe.net/FindPost10397.aspx</link><description>Sorry Trent, I just overlooked the Common Files part of your location description. Yes, the package is there.</description><pubDate>Wed, 18 Jul 2007 03:54:46 GMT</pubDate><dc:creator>Jerry J Jansen</dc:creator></item><item><title>RE: Adding Messaging and Localization Tables Error in DDT 1.6.0.0</title><link>http://forum.strataframe.net/FindPost10396.aspx</link><description>No.&amp;nbsp; There is not any difference between the trial and full version other than&amp;nbsp;your license and you get the source code with the full version.&amp;nbsp; Are you running a 64-bit OS?&amp;nbsp; If so, then it will be the Program Files (x86) folder instead.&amp;nbsp; It has to be there otherwise you would have received a different error when you tried to import the table structures within the DDT.&amp;nbsp; So the file is out there somewhere, and it has to be in the Common Files\MicroFOur\StrataFrame folder.&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://forum.strataframe.net/Uploads/Images/bd797142-2a47-4024-9629-42c1.jpg"&gt;&lt;/P&gt;&lt;P&gt;Let me know what you find...I am curious now :)</description><pubDate>Tue, 17 Jul 2007 20:26:35 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Adding Messaging and Localization Tables Error in DDT 1.6.0.0</title><link>http://forum.strataframe.net/FindPost10394.aspx</link><description>Checked all subdirectories and no *.pkg files. Could it be because I am using the trial version?</description><pubDate>Tue, 17 Jul 2007 16:47:23 GMT</pubDate><dc:creator>Jerry J Jansen</dc:creator></item><item><title>RE: Adding Messaging and Localization Tables Error in DDT 1.6.0.0</title><link>http://forum.strataframe.net/FindPost10391.aspx</link><description>Hmmmm....you should have a file with the same name in the following location....assumming your Common Files folder is the default location:&lt;/P&gt;&lt;P&gt;C:\Program Files\Common Files\MicroFour\StrataFrame&lt;/P&gt;&lt;P&gt;You should be overwriting the file that is there.</description><pubDate>Tue, 17 Jul 2007 15:55:49 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Adding Messaging and Localization Tables Error in DDT 1.6.0.0</title><link>http://forum.strataframe.net/FindPost10388.aspx</link><description>Thanks Trent, there was not one there so thought it had to be opened. Sorry.</description><pubDate>Tue, 17 Jul 2007 15:47:35 GMT</pubDate><dc:creator>Jerry J Jansen</dc:creator></item><item><title>RE: Adding Messaging and Localization Tables Error in DDT 1.6.0.0</title><link>http://forum.strataframe.net/FindPost10386.aspx</link><description>Just right-click it and save to the above specified location.&amp;nbsp; You do not need to open the PKG file itself, just copy it to the Program Files\Common Files\MicroFour\StrataFrame folder.&amp;nbsp; The password is "framework" but there is no need for you to get into this package file directly.&amp;nbsp; This will just resolve the issue the next time you click "Add Localization and Messaging Tables"</description><pubDate>Tue, 17 Jul 2007 15:39:48 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Adding Messaging and Localization Tables Error in DDT 1.6.0.0</title><link>http://forum.strataframe.net/FindPost10381.aspx</link><description>Thanks Trent but the zip file is asking for a PASSWORD.&lt;br&gt;
&lt;br&gt;
Just started to try out StrataFrame so thanks for the info about embedded files. I will take a look at the documentation.</description><pubDate>Tue, 17 Jul 2007 14:34:06 GMT</pubDate><dc:creator>Jerry J Jansen</dc:creator></item><item><title>RE: Adding Messaging and Localization Tables Error in DDT 1.6.0.0</title><link>http://forum.strataframe.net/FindPost10379.aspx</link><description>Here is the updated package file.&amp;nbsp; Just copy it to Program Files\Common Files\MicroFour\StrataFrame.&amp;nbsp; The reason other developers have not run into it is because most people embed their localization files, which is the fastest and recommended way if you are looking for the fastest message and localization solution.&amp;nbsp; It also makes distribution easier.&amp;nbsp; This is the same approach that we use...and why we did not catch it :) .&amp;nbsp; You can learn more about the different ways to distribute your localization files in the help docs, but our recommended way is by using the embedded approach.</description><pubDate>Tue, 17 Jul 2007 14:06:17 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Adding Messaging and Localization Tables Error in DDT 1.6.0.0</title><link>http://forum.strataframe.net/FindPost10377.aspx</link><description>Hrm... looks like the .pkg file needs to be updated to include the names of the stored procedures.&amp;nbsp; Strange that no one has run into that problem before.&amp;nbsp; Thanks Jerry ;)</description><pubDate>Tue, 17 Jul 2007 14:00:58 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>