﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » Enterprise Server - V1 » How do I?  » how to run the sample</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 04:37:51 GMT</lastBuildDate><ttl>20</ttl><item><title>how to run the sample</title><link>http://forum.strataframe.net/FindPost19950.aspx</link><description>I'm a VFP programmer for decades, no experience with SQLServer, I want to switch to VB.NET. &lt;P&gt;I have installed Visual Studio 2008, SQLServer 2008, Strataframe and&amp;nbsp;StrataFlix sample.&lt;/P&gt;&lt;P&gt;I tried to run the StrataFlix sample, but I have no idea how to:&lt;/P&gt;&lt;P&gt;* Included in the extracted archive are two SQL Server files, StrataFlix.mdf and StrataFlix_Log.ldf. Use SQL Server Management Studio to attach the StrataFlix.mdf file to the SQL Server of your choice. &lt;BR&gt;* Open the desired language source in Visual Studio. &lt;/P&gt;&lt;P&gt;can someone give me a simple guidance...&lt;/P&gt;&lt;P&gt;thanks in advanced.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Jerry&lt;BR&gt;</description><pubDate>Thu, 16 Oct 2008 09:32:02 GMT</pubDate><dc:creator>Jerry Yang</dc:creator></item><item><title>RE: how to run the sample</title><link>http://forum.strataframe.net/FindPost20155.aspx</link><description>Yup, Ivan's response was right on the money :)</description><pubDate>Thu, 16 Oct 2008 09:32:02 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: how to run the sample</title><link>http://forum.strataframe.net/FindPost20140.aspx</link><description>Hi Jerry.&lt;/P&gt;&lt;P&gt;This post ( &lt;A href="http://forum.strataframe.net/FindPost3868.aspx"&gt;http://forum.strataframe.net/FindPost3868.aspx&lt;/A&gt;&amp;nbsp;) will help you to get the connection wizard back when you run StrataFlix. Try and follow Trent's instructions and see if you can connect to your database.&lt;/P&gt;&lt;P&gt;Hope it helps. ;)</description><pubDate>Wed, 15 Oct 2008 21:15:48 GMT</pubDate><dc:creator>Ivan George Borges</dc:creator></item><item><title>RE: how to run the sample</title><link>http://forum.strataframe.net/FindPost20137.aspx</link><description>Attached are the screen images.&lt;/P&gt;&lt;P&gt;I think I have done something bad, the system doesn't ask for authentication instead showing the error screen right away. &lt;/P&gt;&lt;P&gt;I have tried by detached the database, deleted and reinstalled StrataFlix but nothing changed.&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;BR&gt;</description><pubDate>Wed, 15 Oct 2008 19:55:59 GMT</pubDate><dc:creator>Jerry Yang</dc:creator></item><item><title>RE: how to run the sample</title><link>http://forum.strataframe.net/FindPost20110.aspx</link><description>It was hard to tell exactly since the images were sized (just FYI, you can attach them as an attachment versus inserting them and they will not be resized).&amp;nbsp; But is looks to be an SQL Server authentication issue.&amp;nbsp; In short, the proper SQL Server credentials were not supplied.</description><pubDate>Tue, 14 Oct 2008 23:35:55 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: how to run the sample</title><link>http://forum.strataframe.net/FindPost20101.aspx</link><description>Hi Jerry,&lt;/P&gt;&lt;P&gt;Take a look at this thread it may help you run the StrataFlix sample:&lt;/P&gt;&lt;P&gt;&lt;A href="http://forum.strataframe.net/FindPost20086.aspx"&gt;http://forum.strataframe.net/FindPost20086.aspx&lt;/A&gt;</description><pubDate>Tue, 14 Oct 2008 22:25:49 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: how to run the sample</title><link>http://forum.strataframe.net/FindPost20100.aspx</link><description>I was unable to find SQLServer2005, so I tried it with SQLServer2008.&lt;/P&gt;&lt;P&gt;I can attach the database&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://forum.strataframe.net/Uploads/Images/c3d93bee-3aec-43c2-b25b-6805.jpg"&gt;&lt;/P&gt;&lt;P&gt;but when I run it, I get an error:&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://forum.strataframe.net/Uploads/Images/ddc93c36-1528-45a3-8a73-ce36.jpg"&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://forum.strataframe.net/Uploads/Images/a11d635f-9265-42a5-993b-505f.jpg"&gt;&lt;/P&gt;&lt;P&gt;Please advise&lt;/P&gt;&lt;P&gt;Thanks.</description><pubDate>Tue, 14 Oct 2008 20:40:21 GMT</pubDate><dc:creator>Jerry Yang</dc:creator></item><item><title>RE: how to run the sample</title><link>http://forum.strataframe.net/FindPost19960.aspx</link><description>Just FYI, I would also recommend loading SQL Server 2005 since this database was created on and for that version.&amp;nbsp; It should technically work on 2008, but it has not been tested in that environment as of yet.</description><pubDate>Wed, 08 Oct 2008 09:24:39 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: how to run the sample</title><link>http://forum.strataframe.net/FindPost19951.aspx</link><description>Hi Jerry,&lt;/P&gt;&lt;P&gt;Nice to see you around here.&lt;/P&gt;&lt;P&gt;To attach a database to your SQL instance do the following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Open the MS SQL Server Management Studio.&lt;/LI&gt;&lt;LI&gt;In the Databases node, right click and select "Attach..." from the shortcut menu&lt;/LI&gt;&lt;LI&gt;In the next screen, click the "Add" button and select the StrataFlix.mdf file, then click "OK"&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;That should attach the database to be manage by your SQL server.&amp;nbsp; Follow the instruction in the help to compile the sample and run it, pay attention to the Login form which has the User Name and Password there for you to test it.</description><pubDate>Tue, 07 Oct 2008 21:35:03 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item></channel></rss>