﻿<?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 Application Framework - V1 » Issues  » Wrong stored procedure name generated when using different DB schemes</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Thu, 24 Sep 2026 20:55:18 GMT</lastBuildDate><ttl>20</ttl><item><title>Wrong stored procedure name generated when using different DB schemes</title><link>http://forum.strataframe.net/FindPost17848.aspx</link><description>Hi,&lt;P&gt;In &lt;A href="http://forum.strataframe.net/Topic15056-13-1.aspx"&gt;this&lt;/A&gt;&amp;nbsp;post I have described problems with DDT and different db schemes. It was solved by fix.&lt;/P&gt;&lt;P&gt;Now I have found additional problem - when I force using stored procedure for update, it causes app crash reporting that "Book_Update" stored procedure doesn't exist. This is true since the Book table is in M02 scheme and stored procedures created by DDT are created in the same scheme.&lt;/P&gt;&lt;P&gt;I have solved this issue by manually setting the UpdateStoredProcedureName property on BO to "M02.Book_Update". However it would by nice when the Business Object Mapper generate it automatically.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jiri Brazda</description><pubDate>Tue, 15 Jul 2008 10:25:41 GMT</pubDate><dc:creator>Jiri Brazda</dc:creator></item><item><title>RE: Wrong stored procedure name generated when using different DB schemes</title><link>http://forum.strataframe.net/FindPost17849.aspx</link><description>Thanks, I will look into this on the schema name.</description><pubDate>Tue, 15 Jul 2008 10:25:41 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>