StrataFrame Forum

SF Database Connection problem

http://forum.strataframe.net/Topic6886.aspx

By Joseph-Carl Theodat - 2/16/2007

Hello,

After installing version 1.6, I can't run the  samples since the the framework is looking for my old server when i was using version 1.5.1. I change the Database Connection to my new SF DB on a new server, but, somehow the application is still looking for the old server... Is there a way to fix that ? Any help will be greatly appreciated!

Maybe I need to restart my computer...Cool

A quick answer will be greatly appreciated

By StrataFrame Team - 2/16/2007

You can change your database connection from within Visual Studio by selecting the "Database Connection" option under the "StrataFrame" menu within Visual Studio.  When the dialog pops up, you can edit the connection that is there.
By Trent L. Taylor - 2/16/2007

Actually you need to just delete the AppKeys.dat and Connections.dat files in the C:\Documents and Settings\All Users\Application Data\MicroFour\ConnectionData folder.  This will force the StrataFrameSample key to come back up.
By Joseph-Carl Theodat - 2/16/2007

It works! Tx guys!

Congratulations for the new release!