﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Business Objects and Data Access (How do I?)  » To return   from DataBase</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Mon, 15 Jun 2026 23:49:36 GMT</lastBuildDate><ttl>20</ttl><item><title>To return   from DataBase</title><link>http://forum.strataframe.net/FindPost21860.aspx</link><description>How I can catch the value of a Binary field Date of the SQL Server 2k5? Table SFSAuditEvents I want to return the binary value for an object, stops later making the conversion for the correct type (adf_DataType).&lt;BR&gt;&lt;FONT color=#3333dd&gt;1 1 us_FirstName 0 &amp;lt;Binary data&amp;gt; &amp;lt;Binary data&amp;gt; &lt;BR&gt;2 1 us_MiddleName 0 &amp;lt;Binary data&amp;gt; &amp;lt;Binary data&amp;gt; &lt;BR&gt;3 1 us_LastName 0 &amp;lt;Binary data&amp;gt; &amp;lt;Binary data&amp;gt; &lt;BR&gt;NULL NULL NULL NULL NULL NULL&lt;/FONT&gt;</description><pubDate>Fri, 06 Feb 2009 13:23:42 GMT</pubDate><dc:creator>Malcon M. Mikami</dc:creator></item><item><title>RE: To return   from DataBase</title><link>http://forum.strataframe.net/FindPost21862.aspx</link><description>This is what I am doing at the moment, but it only works because I know there is going to be only text in it. I know that this is going to be authomagicaly dealt in the near future.&lt;P&gt;[codesnippet]&lt;FONT size=2&gt;&lt;/P&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;Dim&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; enc &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;As&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;New&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; System.Text.ASCIIEncoding()&lt;/P&gt;&lt;P&gt;txtData.Text = enc.GetString(AuditEventsBO1.ae_Data)&lt;/P&gt;&lt;P&gt;&lt;/FONT&gt;[/codesnippet]</description><pubDate>Fri, 06 Feb 2009 13:23:42 GMT</pubDate><dc:creator>Ivan George Borges</dc:creator></item></channel></rss>