﻿<?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  » Support for Additional Databases</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 08:24:30 GMT</lastBuildDate><ttl>20</ttl><item><title>Support for Additional Databases</title><link>http://forum.strataframe.net/FindPost9658.aspx</link><description>It would be nice to see support added for some other databases such VistaDB, PostGRESql, SQLite, Firebird, MySQL, Advantage etc.&lt;br&gt;
&lt;br&gt;
VistaDB is very interesting since it is written entirely in .NET.&lt;br&gt;
&lt;br&gt;</description><pubDate>Wed, 20 Jun 2007 09:20:46 GMT</pubDate><dc:creator>Simon White</dc:creator></item><item><title>RE: Support for Additional Databases</title><link>http://forum.strataframe.net/FindPost9671.aspx</link><description>Greg is correct in that you can create your own DAL just like the SQL Server, Oracle, VFP, etc. by inheriting the DbDataSourceItem and then implementing the appropriate statements.&amp;nbsp; Since we provide source code with SF, you can even copy over one of the other DALs and then implement the changes for your desired DB.&lt;/P&gt;&lt;P&gt;We are going to provide additional providers in the future.&amp;nbsp; However, we do not have plans to create one for VistaDB.&amp;nbsp; We are familiar with this database and have done a fair amount of research on this DB.&amp;nbsp; There is very little demand and with the advent of SQL Server 2005 and SQLEverywhere which integrate much more smoothly into .NET since it was designed by Microsoft...and it is free and faster than VistaDB.&amp;nbsp; I know that VistaDB states that they are not a competitor of SQL Server Express, but ultimately that is the database that people generally end up going with over VistaDB.</description><pubDate>Wed, 20 Jun 2007 09:20:46 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Support for Additional Databases</title><link>http://forum.strataframe.net/FindPost9659.aspx</link><description>I can't speak to if SF will decide to support any of these other databases, but all of these [i]can[/i] be supported now.&lt;br&gt;
&lt;br&gt;
It is as simple (er...ok simple probably isn't the right word) as implementing a DbDataSourceItem abstract class for any of them.  I haven't tried this myself (I'm using MS SQL Server), but I've also thought VistaDB would be interesting to use and have contemplated it.  :D&lt;br&gt;
&lt;br&gt;
So, I have no idea if SF will ever support any of these dbs (likely depends on demand), but if you need to use a non-SF supported db, you could do it today, theoretically, assuming the db has an ADO.NET provider.&lt;br&gt;
&lt;br&gt;
Hope this helps!&lt;br&gt;
&lt;br&gt;
&lt;br&gt;</description><pubDate>Tue, 19 Jun 2007 16:23:12 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item></channel></rss>