<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Fox4um - Select ile Memo field kullanımı.]]></title>
	<link rel="self" href="http://www.fox4um.com/feed/atom/topic/1263/"/>
	<updated>2009-06-25T06:34:08Z</updated>
	<generator>PunBB</generator>
	<id>http://www.fox4um.com/topic/1263/select-ile-memo-field-kullanimi/</id>
		<entry>
			<title type="html"><![CDATA[Re: Select ile Memo field kullanımı.]]></title>
			<link rel="alternate" href="http://www.fox4um.com/post/7693/#p7693"/>
			<content type="html"><![CDATA[<p>Bir CAST kullanımı daha; seçtiğiniz fieldın hepsini değilde bir kısmını kullanmak için.
</p><div class="codebox"><div class="head">Visual Fox Pro</div><table class="visualfoxpro fxcode"><tbody><tr class="li1"><td class="ln"><pre class="de1">1
<br /></pre></td><td class="de1"><pre class="de1"><span class="kw2">Select</span> Cast<span class="br0">&#40;</span>Aciklama <span class="kw2">As</span> C<span class="br0">&#40;</span><span class="nu0">10</span><span class="br0">&#41;</span><span class="br0">&#41;</span> <span class="kw2">From</span> MyTable</pre></td></tr></tbody></table></div><p>
</p><p>Çetin Üstad dan alıntı.&nbsp; <a href="http://www.foxite.com/archives/0000232574.htm">http://www.foxite.com/archives/0000232574.htm</a></p>]]></content>
			<author>
				<name><![CDATA[ugurlu2001]]></name>
				<uri>http://www.fox4um.com/user/30/</uri>
			</author>
			<updated>2009-06-25T06:34:08Z</updated>
			<id>http://www.fox4um.com/post/7693/#p7693</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Select ile Memo field kullanımı.]]></title>
			<link rel="alternate" href="http://www.fox4um.com/post/7657/#p7657"/>
			<content type="html"><![CDATA[<p>Faydali cast()&#039;lerden birisi (VFP disinda da calisiyorsaniz - mesela SQL server):
</p><div class="codebox"><div class="head">Visual Fox Pro</div><table class="visualfoxpro fxcode"><tbody><tr class="li1"><td class="ln"><pre class="de1">1
<br /></pre></td><td class="de1"><pre class="de1">cast<span class="br0">&#40;</span> evl<span class="br0">&#40;</span> tarih<span class="sy0">,</span> <span class="kw3">null</span> <span class="br0">&#41;</span> <span class="kw2">as</span> <span class="kw2">date</span><span class="br0">&#41;</span> <span class="kw2">as</span> tarih</pre></td></tr></tbody></table></div><p>
</p><p>ya da:
</p><p>myLogical ya da myLogical = .t. 
</p><div class="codebox"><div class="head">Visual Fox Pro</div><table class="visualfoxpro fxcode"><tbody><tr class="li1"><td class="ln"><pre class="de1">1
<br /></pre></td><td class="de1"><pre class="de1"><span class="kw3">where</span> cast<span class="br0">&#40;</span> myLogical <span class="kw2">as</span> <span class="kw2">int</span> <span class="br0">&#41;</span> <span class="sy0">=</span> <span class="nu0">1</span></pre></td></tr></tbody></table></div>]]></content>
			<author>
				<name><![CDATA[cetinbasoz]]></name>
				<uri>http://www.fox4um.com/user/11/</uri>
			</author>
			<updated>2009-06-19T19:37:16Z</updated>
			<id>http://www.fox4um.com/post/7657/#p7657</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Select ile Memo field kullanımı.]]></title>
			<link rel="alternate" href="http://www.fox4um.com/post/7654/#p7654"/>
			<content type="html"><![CDATA[<p>( Erik Gomez den alıntı )
</p><p>Ey CAST() sen nelere kadirsin. <img src="http://www.fox4um.com/img/smilies/smile.png" width="15" height="15" alt="smile" />
</p><div class="codebox"><div class="head">Visual Fox Pro</div><table class="visualfoxpro fxcode"><tbody><tr class="li1"><td class="ln"><pre class="de1">1
<br /></pre></td><td class="de1"><pre class="de1"><span class="kw2">SELECT</span> <span class="sy0">*,</span> CAST<span class="br0">&#40;</span><span class="st0">&quot;&quot;</span> <span class="kw2">AS</span> <span class="kw4">Memo</span><span class="br0">&#41;</span> <span class="kw2">AS</span> yourmemofield <span class="kw2">FROM</span> <span class="sy0">...</span></pre></td></tr></tbody></table></div>]]></content>
			<author>
				<name><![CDATA[ugurlu2001]]></name>
				<uri>http://www.fox4um.com/user/30/</uri>
			</author>
			<updated>2009-06-19T14:54:00Z</updated>
			<id>http://www.fox4um.com/post/7654/#p7654</id>
		</entry>
</feed>

