﻿<?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?)  » How do you connect to an ODBC database?</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 01:51:52 GMT</lastBuildDate><ttl>20</ttl><item><title>How do you connect to an ODBC database?</title><link>http://forum.strataframe.net/FindPost13505.aspx</link><description>I am using the evaluation version of StrataFrame.&amp;nbsp; I need to be able to connect to a Transoft ODBC U/SQL datasource.&amp;nbsp; If I am reading the documentation properly, it looks like this can be done, but only with the full version.&amp;nbsp; Is this correct?</description><pubDate>Tue, 13 May 2008 09:19:52 GMT</pubDate><dc:creator>Robert Moore</dc:creator></item><item><title>RE: How do you connect to an ODBC database?</title><link>http://forum.strataframe.net/FindPost16355.aspx</link><description>&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN id=ctl02_ctlTopic&gt;&lt;SPAN id=ctl02_ctlTopic_ctlPanelBar&gt;&lt;SPAN id=ctl02_ctlTopic_ctlPanelBar_ctlTopicsRepeater_ctl06_lblFullMessage&gt;&lt;P&gt;You should just need to manually provide the connection string.&amp;nbsp; We have native OLEDB providers if this database has an OLEDB provider.&amp;nbsp; In either case, you will need to manually specify the connection string.&lt;/P&gt;&lt;PRE&gt;MicroFour.StrataFrame.Data.DataBasics.DataSources.Add(New OLEDBDataSourceItem("","YourConnectionString"))&lt;/PRE&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;</description><pubDate>Tue, 13 May 2008 09:19:52 GMT</pubDate><dc:creator>Dustin Taylor</dc:creator></item><item><title>RE: How do you connect to an ODBC database?</title><link>http://forum.strataframe.net/FindPost16341.aspx</link><description>Hi Trent,&lt;/P&gt;&lt;P&gt;Do you have the instruction for using ODBC data source?&amp;nbsp; I am using PervasiveSQL 2000i, which I am not allowed to upgrade to new version, so I must use the ODBC way to connect.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Calvin</description><pubDate>Mon, 12 May 2008 15:03:06 GMT</pubDate><dc:creator>Calvin Y Tang</dc:creator></item><item><title>RE: How do you connect to an ODBC database?</title><link>http://forum.strataframe.net/FindPost13507.aspx</link><description>The trial version has all of the functionality as the full version (minus the source code).&amp;nbsp; It is possible to talk to an ODBC data source...but it will require some additional work.&amp;nbsp; If Transoft has an OLEDB provider, then you can use the OLEDB provider with SF out-of-the-box.&amp;nbsp; So the first thing that I would look into is if Transoft has an OLEDB provider, if so, then this would be your best bet.</description><pubDate>Thu, 17 Jan 2008 08:09:18 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>