Skip to content

Adding PeregrineDB connection

wilsonlu edited this page Jan 18, 2012 · 1 revision

Kyle Paulsen [email protected]

8:26 PM (14 hours ago)

to teamfalconpdx

Hey Nick and Wilson, I noticed when you guys were working, you could see the database tables/structure and all your stored procedures. How do i get that at my end? Also (might belong to the same issue) I think I am getting an error when I try to connect to the database with the connection string. How do I get access to the database?

-- -Kyle Paulsen Lead Developer at Whizkids

Reply

Forward

Kyle Paulsen

8:26 PM (14 hours ago)

Hey Nick and Wilson, I noticed when you guys were working, you could see the ...

Wilson Lu

10:33 AM (8 minutes ago)

to teamfalconpdx

Kyle,

I guess there are two things we need to setup for Visual Studio,

  1. We only can access to SQL database inside the CapstoneBB box inside capstone lab so far due to shool network policy. I usually use remote destop to connect to the it.

  2. Please see attached screen shot showing how to connect to the PeregrineDB and test the connection,

In this step. You can go to tool tab and select add database connection to get to the page shown on the screen shot. Or you can open the server explorer and left click on the add database connection button (showing as a cylinder with a + sign on it), then set the server as capstonebb, then set the database name to PeregrineDB. You can then click on the test connect button to see whether you can connect to it.

I will add this to WIKI in our github page.Pls. let me know if you have other things in mind.

Clone this wiki locally