<META NAME="ColdFusionMXEdition" CONTENT="ColdFusion DevNet Edition - Not for Production Use."><?xml version="1.0" encoding="iso-8859-1"?>

<rdf:RDF 
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns="http://purl.org/rss/1.0/"
>
		
		
		
	<channel rdf:about="http://www.dejiolowe.com/pinkjacket/client/index.cfm">
	<title>The King and Abrastisio</title>
	<description>The Personal Web Log of Adedeji Olowe</description>
	<link>http://www.dejiolowe.com/pinkjacket/client/index.cfm</link>
	
	<items>
		<rdf:Seq>
			
			<rdf:li rdf:resource="http://www.dejiolowe.com/pinkjacket/client/index.cfm?mode=entry&amp;entry=28102D39-3048-C485-3207A46D68C0DFD9" />
			
			<rdf:li rdf:resource="http://www.dejiolowe.com/pinkjacket/client/index.cfm?mode=entry&amp;entry=8154915A-3048-287A-F65CE63C7203F881" />
			
		</rdf:Seq>
	</items>
	
	</channel>
		
		
		
		
		
		
  	<item rdf:about="http://www.dejiolowe.com/pinkjacket/client/index.cfm?mode=entry&amp;entry=28102D39-3048-C485-3207A46D68C0DFD9">
	<title>Will the database move into the cloud?</title>
	<description>&lt;p&gt;In 1999 when senior vice president Marc Benioff left Oracle  to create Salesforce.com, many thought he was headed for a cliff at full steam  but 10 years down the line, software as a service (SaaS) is a matured business  model. Online productivity applications have joined the fray and are maturing  at a brisk pace (Say Google Docs, Zoho).&lt;/p&gt;
&lt;p&gt; In our modern enterprise, the database is a corner of most  of the software architecture and I ask myself, will the database move into the  cloud too? Will I be able to implement applications and point it to a database  somewhere unknown? &lt;/p&gt;
&lt;p&gt; The benefits are obvious &amp;ndash; zero hardware configurations,  zero backups (hey, I could spend a million dollars for that!), titanium grade  security protection, etc. But should things fail, I have loss of data staring  me in the face. With that I could get a jail time or be bankrupt depending on what data is missing. &lt;/p&gt;
&lt;p&gt; These are interesting times.&lt;/p&gt;</description>
	<link>http://www.dejiolowe.com/pinkjacket/client/index.cfm?mode=entry&amp;entry=28102D39-3048-C485-3207A46D68C0DFD9</link>
	<dc:date>2010-01-13T06:21:00-07:00</dc:date>
	<dc:subject>Database,web2</dc:subject>
	</item>
		
	 	
		
		
		
  	<item rdf:about="http://www.dejiolowe.com/pinkjacket/client/index.cfm?mode=entry&amp;entry=8154915A-3048-287A-F65CE63C7203F881">
	<title>Create a Replica Table based on another Table Schema</title>
	<description>A quick and dirty way to create a table in MS SQL as a replica of another table without having to move data from first table to the second one. Say you want to create Table B based on Table A schema:SELECT TOP 0 * INTO TABLE B FROM TABLE A</description>
	<link>http://www.dejiolowe.com/pinkjacket/client/index.cfm?mode=entry&amp;entry=8154915A-3048-287A-F65CE63C7203F881</link>
	<dc:date>2008-06-13T05:46:00-07:00</dc:date>
	<dc:subject>Database</dc:subject>
	</item>
		
	 	
		</rdf:RDF>
	

