﻿<?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 » Enhancement Requests  » Advantage Database Support</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Fri, 29 May 2026 09:38:06 GMT</lastBuildDate><ttl>20</ttl><item><title>Advantage Database Support</title><link>http://forum.strataframe.net/FindPost1090.aspx</link><description>I see from the documentation that you have support for several database servers.  I would like to add a suggestion for two other database servers: Advantage Database Server, VistaDB.&lt;br&gt;
&lt;br&gt;
I suggest Advantage because it can handle DBF files which means a VFP developer could build net apps that access VFP data while older applications still access the same data.  This creates a nice migration path for such developers.&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
Simon</description><pubDate>Fri, 14 Jul 2006 17:51:42 GMT</pubDate><dc:creator>Simon White</dc:creator></item><item><title>RE: Advantage Database Support</title><link>http://forum.strataframe.net/FindPost1857.aspx</link><description>&lt;TABLE cellSpacing=0 cellPadding=0 width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class=smalltxt vAlign=top&gt;&lt;SPAN id=_ctl1__ctl0_ctlTopic__ctl0_ctlPanelBar_ctlTopicsRepeater__ctl3_lblFullMessage&gt;Yo, reading my post again, it seems that Im not beeing too much polite...&amp;nbsp; about:&amp;nbsp;&lt;IMG title=w00t src="http://forum.strataframe.net/Skins/Classic/Images/EmotIcons/w00t.gif" align=absMiddle border=0&gt;&amp;nbsp;&amp;nbsp;if it's easy, do it... what i mean was... íf that can be done in 10 minutes (those easy kind of things), please do it, (when u guys have time)... Thanks Ben and Trent.. &lt;P&gt;&lt;IMG title=BigGrin src="http://forum.strataframe.net/Skins/Classic/Images/EmotIcons/BigGrin.gif" align=absMiddle border=0&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description><pubDate>Fri, 14 Jul 2006 17:51:42 GMT</pubDate><dc:creator>Ricardo Quartier</dc:creator></item><item><title>RE: Advantage Database Support</title><link>http://forum.strataframe.net/FindPost1830.aspx</link><description>Will do, Ricardo :)</description><pubDate>Thu, 13 Jul 2006 08:37:31 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Advantage Database Support</title><link>http://forum.strataframe.net/FindPost1827.aspx</link><description>Hi put me on the list of 10-20 users about VistaBD.&lt;/P&gt;&lt;P&gt;I suggest Advantage because it can handle DBF files which means a VFP developer could build net apps that access VFP data while older applications still access the same data. This creates a nice migration path for such developers.&lt;/P&gt;&lt;P&gt;Here in Brazil we are having the same issue on our clients.. if it's easy to do, please do it...&amp;nbsp;&amp;nbsp; :D&amp;nbsp;</description><pubDate>Thu, 13 Jul 2006 01:15:21 GMT</pubDate><dc:creator>Ricardo Quartier</dc:creator></item><item><title>RE: Advantage Database Support</title><link>http://forum.strataframe.net/FindPost1817.aspx</link><description>What you'll need to do is create a new class, I'd probably call it VistaDbDataSourceItem, and have it inherit from MicroFour.StrataFrame.Data.DbDataSourceItem.&amp;nbsp; There are a few methods in there that must be overriden to provide functionality specific to VistaDb.&amp;nbsp; My recommendation is to use the source code for the SqlDataSourceItem class (or one of the others such as AccessDataSourceItem, or OracleDataSourceItem) as a template for your VistaDbDataSourceItem class.&amp;nbsp; Once you've created the class, simply add an instance of the class to the DataLayer.DataSources collection within the AppMain.vb (or program.cs) file and the SF Framework will treat it as just another data source (the business objects won't even know the difference).</description><pubDate>Wed, 12 Jul 2006 08:38:56 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Advantage Database Support</title><link>http://forum.strataframe.net/FindPost1816.aspx</link><description>I would also add my vote to VistaDb as well.  In the mean time it would be helpful to understand what is involved in doing this myself as you suggested was possible and quite straightforward.</description><pubDate>Tue, 11 Jul 2006 20:12:36 GMT</pubDate><dc:creator>Simon White</dc:creator></item><item><title>RE: Advantage Database Support</title><link>http://forum.strataframe.net/FindPost1093.aspx</link><description>Yes, we have had several users mention VistaDB as well, and both of those databases have provider implementations that utilize the base classes from the System.Data.Common namespace, so implementing their native providers would be straightforward.  However, we have not had any users directly request either of them, so until we do, we will probably not create an implementation for either.  If one user wants VistaDB, he can create his own DbDataSourceItem class for use with StrataFrame, but if 10-20 users want to use VistaDB, it would be cost effective for us to create the class and include it with StrataFrame.  So, right now the demand is just not there; once it is, we'll be on top of it.</description><pubDate>Fri, 05 May 2006 09:01:42 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>