<?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>Deepesh M Divakaran &#187; sql</title>
	<atom:link href="http://www.deepeshmd.com/tag/sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deepeshmd.com</link>
	<description>Where Musings Fuse the Tech...</description>
	<lastBuildDate>Mon, 30 Jan 2012 04:24:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Update Your Primary Keys from JDE</title>
		<link>http://www.deepeshmd.com/enterpriseone/update-your-primary-keys-from-jde/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.deepeshmd.com/enterpriseone/update-your-primary-keys-from-jde/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 09:47:06 +0000</pubDate>
		<dc:creator>Deepesh M Divakaran</dc:creator>
				<category><![CDATA[EnterpriseOne]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[detail]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[headerless]]></category>
		<category><![CDATA[headerless detail]]></category>
		<category><![CDATA[pk]]></category>
		<category><![CDATA[primary keys]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[Table]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://www.deepeshmd.com/?p=868</guid>
		<description><![CDATA[<p>Does that title sound funny? Can you update your Primary Keys of a record in a table too? Ofcourse you can, SQL does allow it. But does that work in an ERP?</p> <p>Yes ERP&#8217;s are supposed to keep their data integrity well, and secure it too. But in JD Edwards you have an option to update the Primary Keys. Actually &#8211; Change the primary key values. You can achieve this feat by using Headerless Detail form. The secondary option <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.deepeshmd.com/enterpriseone/update-your-primary-keys-from-jde/">Update Your Primary Keys from JDE</a></span>
Related posts:<ol>
<li><a href='http://www.deepeshmd.com/enterpriseone/writing-p80010-table-definition-browser/' rel='bookmark' title='Writing a P80010 Table Definition Browser App.'>Writing a P80010 Table Definition Browser App.</a></li>
<li><a href='http://www.deepeshmd.com/enterpriseone/value-file_io_status-table-io/' rel='bookmark' title='Value of SV File_IO_Status in Table IO'>Value of SV File_IO_Status in Table IO</a></li>
<li><a href='http://www.deepeshmd.com/enterpriseone/change-db-values-ms-access-jde-e1-oracle/' rel='bookmark' title='Change Database values using MS Access (JDE E1 Oracle)'>Change Database values using MS Access (JDE E1 Oracle)</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.deepeshmd.com/enterpriseone/update-your-primary-keys-from-jde/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Change Database values using MS Access (JDE E1 Oracle)</title>
		<link>http://www.deepeshmd.com/enterpriseone/change-db-values-ms-access-jde-e1-oracle/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.deepeshmd.com/enterpriseone/change-db-values-ms-access-jde-e1-oracle/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 20:31:29 +0000</pubDate>
		<dc:creator>Deepesh M Divakaran</dc:creator>
				<category><![CDATA[EnterpriseOne]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[backend]]></category>
		<category><![CDATA[Change]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[E 9]]></category>
		<category><![CDATA[E9]]></category>
		<category><![CDATA[Edwards]]></category>
		<category><![CDATA[Export]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[Insert]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[JD Edwards]]></category>
		<category><![CDATA[jd edwards enterpriseone]]></category>
		<category><![CDATA[JDE]]></category>
		<category><![CDATA[JDEDATA]]></category>
		<category><![CDATA[LOCAL]]></category>
		<category><![CDATA[MACHINE]]></category>
		<category><![CDATA[MS Access]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[oracle database]]></category>
		<category><![CDATA[SOFTWARE]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[Standalone]]></category>
		<category><![CDATA[Start]]></category>
		<category><![CDATA[Table]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[value]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.deepeshmd.com/?p=335</guid>
		<description><![CDATA[For people who have problems with SQL, there's an easier way of changing backend database values. How about using MS Access where you can directly type in the values, and it gets updated or you can Insert, Update Delete &#038; you can export, import.... and all. Following is the tutorial for setting up MS Access with Oracle Database Backend for JD Edwards EnterpriseOne.  <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.deepeshmd.com/enterpriseone/change-db-values-ms-access-jde-e1-oracle/">Change Database values using MS Access (JDE E1 Oracle)</a></span>
Related posts:<ol>
<li><a href='http://www.deepeshmd.com/enterpriseone/jd-edwards-enterpriseone-9-0-2-standalone-installation/' rel='bookmark' title='JD Edwards EnterpriseOne 9.0.2 Standalone Installation'>JD Edwards EnterpriseOne 9.0.2 Standalone Installation</a></li>
<li><a href='http://www.deepeshmd.com/enterpriseone/access-e9-local-webclient-any-system/' rel='bookmark' title='Access JD Edwards EnterpriseOne 9.0 Standalone Webclient from anywhere.'>Access JD Edwards EnterpriseOne 9.0 Standalone Webclient from anywhere.</a></li>
<li><a href='http://www.deepeshmd.com/enterpriseone/uninstall-jd-edwards-enterpriseone-standalonedemo/' rel='bookmark' title='Uninstall JD Edwards EnterpriseOne Standalone/Demo'>Uninstall JD Edwards EnterpriseOne Standalone/Demo</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.deepeshmd.com/enterpriseone/change-db-values-ms-access-jde-e1-oracle/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Convert Julian Date to Gregorian Date (SQL)</title>
		<link>http://www.deepeshmd.com/enterpriseone/technical/convert-julian-date-to-gregorian-date-sql/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.deepeshmd.com/enterpriseone/technical/convert-julian-date-to-gregorian-date-sql/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 21:11:29 +0000</pubDate>
		<dc:creator>Deepesh M Divakaran</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[EnterpriseOne]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[excel formula]]></category>
		<category><![CDATA[formula]]></category>
		<category><![CDATA[gregorian date]]></category>
		<category><![CDATA[JD Edwards]]></category>
		<category><![CDATA[julian]]></category>
		<category><![CDATA[julian date]]></category>
		<category><![CDATA[normal date]]></category>
		<category><![CDATA[snippet]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sql snippet]]></category>

		<guid isPermaLink="false">http://www.deepeshmd.com/?p=320</guid>
		<description><![CDATA[A problem with SQL over JDE Data is the way Dates are stored in JD Edwards. JDE stores dates in Julian Format. The following SQL snippet can convert the Julian date into Gregorian Date format or Normal date. <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.deepeshmd.com/enterpriseone/technical/convert-julian-date-to-gregorian-date-sql/">Convert Julian Date to Gregorian Date (SQL)</a></span>
Related posts:<ol>
<li><a href='http://www.deepeshmd.com/enterpriseone/begin-and-end-dates-month-year/' rel='bookmark' title='Calculate Begin and End Dates for Month/Year'>Calculate Begin and End Dates for Month/Year</a></li>
<li><a href='http://www.deepeshmd.com/enterpriseone/convert-utc-format-local-date-time/' rel='bookmark' title='Convert UTC Time Format to Local Date and Time format'>Convert UTC Time Format to Local Date and Time format</a></li>
<li><a href='http://www.deepeshmd.com/enterpriseone/changing-the-century-for-centchg-or-defaults-for-effective-dates/' rel='bookmark' title='Changing the Century for Calendar or Defaults for Effective dates'>Changing the Century for Calendar or Defaults for Effective dates</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.deepeshmd.com/enterpriseone/technical/convert-julian-date-to-gregorian-date-sql/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Using BSFN to Delete All Records from a Table</title>
		<link>http://www.deepeshmd.com/enterpriseone/using-bsfn-to-delete-all-records-from-table/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.deepeshmd.com/enterpriseone/using-bsfn-to-delete-all-records-from-table/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 20:05:41 +0000</pubDate>
		<dc:creator>Deepesh M Divakaran</dc:creator>
				<category><![CDATA[EnterpriseOne]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[alias]]></category>
		<category><![CDATA[architectural design]]></category>
		<category><![CDATA[BSFN]]></category>
		<category><![CDATA[business functions]]></category>
		<category><![CDATA[data dictionary]]></category>
		<category><![CDATA[database side]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[delete records]]></category>
		<category><![CDATA[delete table]]></category>
		<category><![CDATA[environments]]></category>
		<category><![CDATA[input output]]></category>
		<category><![CDATA[scenarios]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[table conversion]]></category>
		<category><![CDATA[table query]]></category>
		<category><![CDATA[table space]]></category>
		<category><![CDATA[transaction logs]]></category>
		<category><![CDATA[truncate]]></category>
		<category><![CDATA[variables]]></category>
		<category><![CDATA[work tables]]></category>

		<guid isPermaLink="false">http://www.deepeshmd.com/?p=220</guid>
		<description><![CDATA[BSFN - B8000002 (Delete All Rows From Table) does a delete * from tablename. The B8000007 and the B8000002 business functions must be used together to delete all the rows in a table. They will not delete the table specifications or the physical table in the database. B8000007 must be called first to get the environment handle, with the handle only then B8000002 is able to delete all records from the specified table. B8000007 must be called again to free the handle. <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.deepeshmd.com/enterpriseone/using-bsfn-to-delete-all-records-from-table/">Using BSFN to Delete All Records from a Table</a></span>
Related posts:<ol>
<li><a href='http://www.deepeshmd.com/enterpriseone/value-file_io_status-table-io/' rel='bookmark' title='Value of SV File_IO_Status in Table IO'>Value of SV File_IO_Status in Table IO</a></li>
<li><a href='http://www.deepeshmd.com/enterpriseone/writing-p80010-table-definition-browser/' rel='bookmark' title='Writing a P80010 Table Definition Browser App.'>Writing a P80010 Table Definition Browser App.</a></li>
<li><a href='http://www.deepeshmd.com/enterpriseone/change-filenames-in-table-conversion-or-business-view-in-ube/' rel='bookmark' title='Change FileNames in Table Conversion or Business View in UBE'>Change FileNames in Table Conversion or Business View in UBE</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.deepeshmd.com/enterpriseone/using-bsfn-to-delete-all-records-from-table/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

