﻿<?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?)  » Data Deployment</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Sun, 17 May 2026 10:07:18 GMT</lastBuildDate><ttl>20</ttl><item><title>Data Deployment</title><link>http://forum.strataframe.net/FindPost23566.aspx</link><description>Hi,&lt;br&gt;
I have all problems with data deployment which described there http://forum.strataframe.net/FindPost16721.aspx&lt;br&gt;
All... &lt;br&gt;
Ok.. if DbNull exception.. I can fix manually record by record change null to some value in my example data.. but I can't do nothing with TIMESTAMP exception..&lt;br&gt;
Is there way or trick to exclude timestamp from the data deployment process?&lt;br&gt;
I need to install example data on the customer side.. and can't do this..&lt;br&gt;
Maybe exist another tool to deploy data to SQL Server.. (but there is keys and relations.. :(( ) any help please...</description><pubDate>Fri, 19 Jun 2009 08:29:58 GMT</pubDate><dc:creator>dgsoft</dc:creator></item><item><title>RE: Data Deployment</title><link>http://forum.strataframe.net/FindPost23604.aspx</link><description>Well, at this point I will need to have your PKG file so that I can look at it and deploy it on my side.  Troubleshooting like this is not going very quickly.  I would like to see what you have as your structures which might help.  Thanks.</description><pubDate>Fri, 19 Jun 2009 08:29:58 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Data Deployment</title><link>http://forum.strataframe.net/FindPost23591.aspx</link><description>Hi,&lt;br&gt;
I delete database and create new.. then run program to deploy data.. and the same error on INSERT timestamp happens.. so.. it seems not a problem of new database.</description><pubDate>Thu, 18 Jun 2009 12:00:14 GMT</pubDate><dc:creator>dgsoft</dc:creator></item><item><title>RE: Data Deployment</title><link>http://forum.strataframe.net/FindPost23588.aspx</link><description>Try creating a brand new database during deployment (rather than deleting tables from an existing one). This is the cleanest approach to figuring the scope of an issue.</description><pubDate>Thu, 18 Jun 2009 11:31:34 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item><item><title>RE: Data Deployment</title><link>http://forum.strataframe.net/FindPost23577.aspx</link><description>Hi Trent,&lt;br&gt;
I am specially delete all tables in database and try to deploy data new... I have a same problem with INSERT timestamp &lt;br&gt;
&lt;br&gt;
Denis</description><pubDate>Thu, 18 Jun 2009 09:09:42 GMT</pubDate><dc:creator>dgsoft</dc:creator></item><item><title>RE: Data Deployment</title><link>http://forum.strataframe.net/FindPost23567.aspx</link><description>Well, it sounds like you already have data deployed, in which case you may have the need to ensure that you have a default value on your columns.  If you attempt to deploy to a database (or table) that has existing data, and you are not allowing Null, then you will have to supply a default value.&lt;br&gt;
&lt;br&gt;
Here is what I always tell most people when they run into deployment issues (as you still have to respect SQL Server rules).  Does the error happen if you deploy to a new database?  That is always the first thing to try so that you can begin to troubleshoot your issue.</description><pubDate>Thu, 18 Jun 2009 07:12:13 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>