<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>xml reader &#187; data base</title>
	<atom:link href="http://votexml.org/tag/data-base/feed/" rel="self" type="application/rss+xml" />
	<link>http://votexml.org</link>
	<description>xml reader</description>
	<lastBuildDate>Sat, 16 Jan 2010 23:43:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How can you get the records in a SQL database by XML?</title>
		<link>http://votexml.org/how-can-you-get-the-records-in-a-sql-database-by-xml/</link>
		<comments>http://votexml.org/how-can-you-get-the-records-in-a-sql-database-by-xml/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 23:43:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[data base]]></category>
		<category><![CDATA[java script]]></category>
		<category><![CDATA[nin]]></category>
		<category><![CDATA[schema]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[tabular format]]></category>
		<category><![CDATA[web page]]></category>

		<guid isPermaLink="false">http://votexml.org/how-can-you-get-the-records-in-a-sql-database-by-xml/</guid>
		<description><![CDATA[I have a database created by SQL, I need to create a page to view the records in the data base in a web page in an tabular format. I am allowed to use XML, Java Script and HTML only. Any idea?
Will it is true that  XML is not able to do that but [...]]]></description>
			<content:encoded><![CDATA[<p>I have a database created by SQL, I need to create a page to view the records in the data base in a web page in an tabular format. I am allowed to use XML, Java Script and HTML only. Any idea?<br />
Will it is true that  XML is not able to do that but with the use of java script I have found a way to make the XML read the data in the database but it wont show them in tabular format it will just put the nin the web page as XML format or it will put them without any format. I have tried to use a schema to make the XML style one to get in a table but it wont work. I&#8217;ve gut pretty stuck there.</p>
]]></content:encoded>
			<wfw:commentRss>http://votexml.org/how-can-you-get-the-records-in-a-sql-database-by-xml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
