<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.newlc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>NewLC - EDbColDateTime insert sql - Comments</title>
 <link>http://www.newlc.com/topic-9063</link>
 <description>Comments for &quot;EDbColDateTime insert sql&quot;</description>
 <language>en</language>
<item>
 <title>Re: EDbColDateTime insert sql</title>
 <link>http://www.newlc.com/topic-9063#comment-22424</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Thank you so much sdurso, ur post has been of great help to me....&lt;br /&gt;&lt;br /&gt;i was getting crazy with inserting a date in the database. But ur post has make my work so easy!!!! &lt;img src=&quot;/sites/all/modules/smf_filter/smf_smileys/smiley.gif&quot; alt=&quot;Smiley&quot; border=&quot;0&quot; /&gt;&lt;br /&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 13 Oct 2006 06:54:53 +0200</pubDate>
 <dc:creator>jp4symbian</dc:creator>
 <guid isPermaLink="false">comment 22424 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: EDbColDateTime insert sql</title>
 <link>http://www.newlc.com/topic-9063#comment-22423</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;i&amp;#039;m using this fragment of code:&lt;br /&gt;&lt;br /&gt;TDbColNo colData=colSet-&amp;gt;ColNo(KRiferimentoDataCol);&lt;br /&gt;HBufC* bufData=HBufC::NewLC(view.ColLength(colData));&lt;br /&gt;TInt lenData=view.ColLength(colData);&lt;br /&gt;TPtr bufDataPtr=bufData-&amp;gt;Des();&lt;br /&gt;RDbColReadStream inData;&lt;br /&gt;inData.OpenLC(view,colData);&lt;br /&gt;TRAPD(err,inData.ReadL(bufDataPtr));&lt;br /&gt;if (err==KErrEof) {}&lt;br /&gt;inData.Close();&lt;br /&gt;CleanupStack::PopAndDestroy();&lt;br /&gt;CCknInfoDialog::RunDlgLD(_L(&amp;quot;Data&amp;quot;),bufData-&amp;gt;Des());&lt;br /&gt;CleanupStack::PopAndDestroy(bufData);&lt;br /&gt;&lt;br /&gt;but bufData is empty... &lt;br /&gt;&lt;br /&gt;do you have any idea??&lt;br /&gt;&lt;br /&gt;stefano&lt;/div&gt;</description>
 <pubDate>Tue, 19 Jul 2005 11:33:18 +0200</pubDate>
 <dc:creator>sdurso</dc:creator>
 <guid isPermaLink="false">comment 22423 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: EDbColDateTime insert sql</title>
 <link>http://www.newlc.com/topic-9063#comment-22422</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;ok, fixed: the correct insert is #dd/mm/yyyy# without &amp;#039;&lt;br /&gt;&lt;br /&gt;now i have another problem: how can i retrieve this information from the database? how can i READ this date?&lt;br /&gt;&lt;br /&gt;thanks &lt;br /&gt;&lt;br /&gt;Stefano&lt;/div&gt;</description>
 <pubDate>Tue, 19 Jul 2005 11:16:36 +0200</pubDate>
 <dc:creator>sdurso</dc:creator>
 <guid isPermaLink="false">comment 22422 at http://www.newlc.com</guid>
</item>
<item>
 <title>EDbColDateTime insert sql</title>
 <link>http://www.newlc.com/topic-9063</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/topic-9063&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/topic-9063#comments</comments>
 <category domain="http://www.newlc.com/forums/symbian-c">Symbian C++</category>
 <pubDate>Thu, 14 Jul 2005 17:15:27 +0200</pubDate>
 <dc:creator>sdurso</dc:creator>
 <guid isPermaLink="false">9569 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
