Can'f find Strataframe database. What is name of db?


Author
Message
Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
Glad you got going! Smile
Robert Carl Johnson
Robert Carl Johnson
StrataFrame Novice (50 reputation)StrataFrame Novice (50 reputation)StrataFrame Novice (50 reputation)StrataFrame Novice (50 reputation)StrataFrame Novice (50 reputation)StrataFrame Novice (50 reputation)StrataFrame Novice (50 reputation)StrataFrame Novice (50 reputation)StrataFrame Novice (50 reputation)
Group: Forum Members
Posts: 48, Visits: 130
Thanks for the reply.. I discovered a repair database utility when I started the instalation exe again. It re-installed the database's again and all is well. I appreciate the quick response to my query and look forward to using your tool in my work.



Regards,



Robert
Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
What is the message you are getting when it is trying to connect?  If you are running SQL Server Express and installed with the defaults, by default you cannot use the localhost reference and must address the server with the machine name and instance: MYCOMPUTER\SQLEXPRESS  .  Make sure the StrataFrame, StrataFrameInternal, and StrataFrameSample databases were installed in your SQL Server instance.  If so, then do the following:

  1. Click on the StrataFrame menu item within Visual Studio
  2. Click Database Connection...
  3. Select the StrataFrame Data Store item and click the Edit button
  4. The first page shown will just be the name and description so click Next >
  5. Make sure that the Server is pointing to the correct SQL Server instance.  The database cannot be changed since this is the StrataFrame connection.
  6. Click Next and then Finish.

This will make sure that your StrataFrame connection is setup so that the Busines Object Mapper, DDT, Security, and Messaging can be run.  If you are having an issue connecting your sample application to a database then this is a different scenario.  This gets setup in the AppMain.vb or program.cs file.  Let me know if this does not get you going.

Robert Carl Johnson
Robert Carl Johnson
StrataFrame Novice (50 reputation)StrataFrame Novice (50 reputation)StrataFrame Novice (50 reputation)StrataFrame Novice (50 reputation)StrataFrame Novice (50 reputation)StrataFrame Novice (50 reputation)StrataFrame Novice (50 reputation)StrataFrame Novice (50 reputation)StrataFrame Novice (50 reputation)
Group: Forum Members
Posts: 48, Visits: 130
Newbie to Strataframe so please bear with me... I ran the install and it seemed to run ok, at least I didn't see any errors. But running the tutorial I can't connect to the Strataframe database on Localhost. I have MS SQL Server 2005 running on my local system.



Should I just re-install again?



Regards,



Robert
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search