<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Commentaires sur : Sybase database migration / reduction</title>
	<atom:link href="http://www.lecentre.net/blog/archives/276/feed" rel="self" type="application/rss+xml" />
	<link>http://www.lecentre.net/blog/archives/276</link>
	<description>Internet, UNIX, Video, Leisure...</description>
	<lastBuildDate>Tue, 09 Mar 2010 20:24:31 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Par : Prune</title>
		<link>http://www.lecentre.net/blog/archives/276/comment-page-1#comment-1514</link>
		<dc:creator>Prune</dc:creator>
		<pubDate>Fri, 18 Dec 2009 13:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.lecentre.net/blog/?p=276#comment-1514</guid>
		<description>Many thanks for the precision. 
I&#039;m not working with Sybase database anymore, and have no way to test what you pointed out. 
Whatever, we do use text, timestamp and NULL columns. We had no problem during the &quot;migration&quot;, so... ;)

I&#039;m working with Oracle now.</description>
		<content:encoded><![CDATA[<p>Many thanks for the precision.<br />
I&#8217;m not working with Sybase database anymore, and have no way to test what you pointed out.<br />
Whatever, we do use text, timestamp and NULL columns. We had no problem during the &laquo;&nbsp;migration&nbsp;&raquo;, so&#8230; <img src='http://www.lecentre.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I&#8217;m working with Oracle now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Auricom</title>
		<link>http://www.lecentre.net/blog/archives/276/comment-page-1#comment-1513</link>
		<dc:creator>Auricom</dc:creator>
		<pubDate>Fri, 18 Dec 2009 12:44:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.lecentre.net/blog/?p=276#comment-1513</guid>
		<description>Hi,

sp_logdevice in your example is unnecessary (but will not hurt), it is used to separate log from existing mixed data/log databases. In your example you have already created your database with log separated from data...

Also, Ed Barlow stored procedure package is a good start to develop your own stored procedures.  sp__bcp you mention is &quot;incomplete&quot;: it does not handles text/image columns (-T in bcp IN/OUT), identity columns (-E in bcp IN), timestamp columns and columns with default allowing NULL value...

Regards,
Auricom</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>sp_logdevice in your example is unnecessary (but will not hurt), it is used to separate log from existing mixed data/log databases. In your example you have already created your database with log separated from data&#8230;</p>
<p>Also, Ed Barlow stored procedure package is a good start to develop your own stored procedures.  sp__bcp you mention is &laquo;&nbsp;incomplete&nbsp;&raquo;: it does not handles text/image columns (-T in bcp IN/OUT), identity columns (-E in bcp IN), timestamp columns and columns with default allowing NULL value&#8230;</p>
<p>Regards,<br />
Auricom</p>
]]></content:encoded>
	</item>
</channel>
</rss>
