﻿<?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 » Database Deployment Toolkit (How do I?)  » DDT automaticly created stored procedures with wrong naming</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Wed, 10 Jun 2026 22:40:53 GMT</lastBuildDate><ttl>20</ttl><item><title>DDT automaticly created stored procedures with wrong naming</title><link>http://forum.strataframe.net/FindPost18170.aspx</link><description>when i add the localization deployment packages to the ddt through the "Create packages using the deployment package wizard" function, it creates the stored procedures wrong.&lt;/P&gt;&lt;P&gt;it adds them with names "dbo." instead of "dbo.MessageItems_Insert" and "dbo.MessageLanguages_Insert"&lt;/P&gt;&lt;P&gt;as shown here in the stored procedures view on the ddt:&lt;/P&gt;&lt;P&gt;&lt;IMG style="WIDTH: 440px; HEIGHT: 515px" height=465 src="http://forum.strataframe.net/Uploads/Images/17feeff3-81c7-45b7-9d95-54a7.jpg" width=384&gt;&lt;/P&gt;&lt;P&gt;i tried deleting the tables in the ddt and from the database&amp;nbsp;and re-adding the localization deployment packages through the wizard, but he does it again :)&lt;/P&gt;&lt;P&gt;any idea ?</description><pubDate>Wed, 30 Jul 2008 09:37:13 GMT</pubDate><dc:creator>Philipp Guntermann</dc:creator></item><item><title>RE: DDT automaticly created stored procedures with wrong naming</title><link>http://forum.strataframe.net/FindPost18224.aspx</link><description>[quote]how much of a performance boost are we talking here ?[/quote]&lt;/P&gt;&lt;P&gt;This can depend on a number of factors, especially on whether you intend to localize labels, etc.&amp;nbsp; The more you localize, then the more of a performance boost you will gain.&amp;nbsp; It is embedded within the EXE so no trips to the server are required.&amp;nbsp; The embedded option will be 100% instantaioneous and not impact load performance.&amp;nbsp; If you are pulling from SQL Server, then you can experience a load delay as a trip to the server will be made for each request (until it has been loaded once then it is cached during the run).&lt;/P&gt;&lt;P&gt;So the performance boost is extremely significant and if you intend on localizing every facet of your application, you would be well advised to embed your localization files.&amp;nbsp; If you are only going to pull messages, then it will not be that big of a deal.</description><pubDate>Wed, 30 Jul 2008 09:37:13 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: DDT automaticly created stored procedures with wrong naming</title><link>http://forum.strataframe.net/FindPost18222.aspx</link><description>[quote][b]Ivan George Borges (07/29/2008)[/b][hr]Hey Philipp.&lt;P&gt;You probably have a good reaoson to add the Message and Localization tables into your Database, but if not, have a look at the help file under "Using Embedded XML Files", which is the recommended way, and will probably give your application&amp;nbsp;a performance boost.&lt;/P&gt;&lt;P&gt;Cheers.[/quote]&lt;P&gt;hi Ivan,&lt;P&gt;how much of a performance boost are we talking here ? there a few reasons why i'd want the localization inside the database rather than using the xml approach, however if it raises a serious slowdown (which i havent seen indications for yet) i might get my head around it and find some solutions for the problems that arise when using xml based localization with this application.&lt;P&gt;thanks !</description><pubDate>Wed, 30 Jul 2008 09:21:20 GMT</pubDate><dc:creator>Philipp Guntermann</dc:creator></item><item><title>RE: DDT automaticly created stored procedures with wrong naming</title><link>http://forum.strataframe.net/FindPost18183.aspx</link><description>Hey Philipp.&lt;/P&gt;&lt;P&gt;You probably have a good reaoson to add the Message and Localization tables into your Database, but if not, have a look at the help file under "Using Embedded XML Files", which is the recommended way, and will probably give your application&amp;nbsp;a performance boost.&lt;/P&gt;&lt;P&gt;Cheers.</description><pubDate>Tue, 29 Jul 2008 09:53:12 GMT</pubDate><dc:creator>Ivan George Borges</dc:creator></item><item><title>RE: DDT automaticly created stored procedures with wrong naming</title><link>http://forum.strataframe.net/FindPost18173.aspx</link><description>ok thanks.</description><pubDate>Tue, 29 Jul 2008 09:02:23 GMT</pubDate><dc:creator>Philipp Guntermann</dc:creator></item><item><title>RE: DDT automaticly created stored procedures with wrong naming</title><link>http://forum.strataframe.net/FindPost18172.aspx</link><description>If you will search the forum you will see that this is already a known issue and you can see that there is an easy work around.&amp;nbsp; Just right-click the MessageItems and MessageLanguages tables, go to properties, and just clear out the INSERT and UPDATE sprocs, uncheck the items, then re-check them and it will correct the issue.</description><pubDate>Tue, 29 Jul 2008 08:59:38 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>