﻿<?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 SQL Compact Edition</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Thu, 16 Apr 2026 18:29:49 GMT</lastBuildDate><ttl>20</ttl><item><title>Support for SQL Compact Edition</title><link>http://forum.strataframe.net/FindPost11439.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;today I finally found the time to look at the SQL Compact Edition. I think it is a quite interesting concept and it will be useful for a lot of small desktop apps that dont need an server/client environment. Since I really enjoy programming with SF I wanted to try if it works to create BOs with a CE Source. But I failed :( So either I've done something wrong (hints would be very welcome) or SF just really doesnt support it. If it doesnt I think you should really consider it.&lt;/P&gt;&lt;P&gt;thanks</description><pubDate>Thu, 07 Feb 2013 11:09:04 GMT</pubDate><dc:creator>Bastian Töpfer</dc:creator></item><item><title>RE: Support for SQL Compact Edition</title><link>http://forum.strataframe.net/FindPost31739.aspx</link><description>Provider=Microsoft.SQLSERVER.CE.OLEDB.3.5;Data Source=Path\database.sdf;"SSCE: Database Password='123456';"</description><pubDate>Sun, 20 Jan 2013 10:02:09 GMT</pubDate><dc:creator>Marcelo Blank</dc:creator></item><item><title>RE: Support for SQL Compact Edition</title><link>http://forum.strataframe.net/FindPost31738.aspx</link><description>&lt;div&gt;Update the information:&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Connect String withSQL Compact 3.5 and Password:&lt;div&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;div&gt;Provider=Microsoft.SQLSERVER.CE.OLEDB.3.5;Data Source=Path\Database.sdf;SSCE: Database Password='123456';</description><pubDate>Sun, 20 Jan 2013 10:01:04 GMT</pubDate><dc:creator>Marcelo Blank</dc:creator></item><item><title>RE: Support for SQL Compact Edition</title><link>http://forum.strataframe.net/FindPost11441.aspx</link><description>You got it, it just requires that you use the OLEDB provider.&amp;nbsp; There are times that this model can be useful when you do not need the support for multiple users, a server, etc.</description><pubDate>Wed, 12 Sep 2007 09:27:29 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Support for SQL Compact Edition</title><link>http://forum.strataframe.net/FindPost11440.aspx</link><description>Well.....&lt;BR&gt;&amp;nbsp;&lt;BR&gt;I did get it to work now. After it didnt work with the SQL Server Connection String I tried the OLEDB and it worked&lt;BR&gt;The OLEDB Connection Strings for the Compact Edition are looking like this:&lt;BR&gt;&amp;nbsp;&lt;BR&gt;Provider=Microsoft.SQLSERVER.MOBILE.OLEDB.3.0;Data Source=myPath\myData.sdf;&lt;BR&gt;&amp;nbsp;&lt;BR&gt;So sorry to bother you with the earlier post. I just thought a Sql Server Connection String like this:&lt;BR&gt;Data Source=MyData.sdf;Persist Security Info=False;&lt;BR&gt;would also work, since VS is using it.</description><pubDate>Wed, 12 Sep 2007 08:27:47 GMT</pubDate><dc:creator>Bastian Töpfer</dc:creator></item></channel></rss>