March 15, 2012 at 11:57 pm
Hi All
I attended the SQL 2012 launch in Cape Town SA.
For the High Availibility Demo, they used an application that connects to an instance.
The application looks like a Windows Phone and Orders were placed in the application and reflected in the Database and on the reporting end
Does anyone know where I can download that application and the database/scripts from so that I can connect it to my instance.
Thanks
March 16, 2012 at 12:23 am
We saw the same demo up here in JHB.
try searching for 2012 samples, MS, codeplex etc..
here are a few:
http://msftdbprodsamples.codeplex.com/releases/view/55330
Try creating your own application?
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle
March 16, 2012 at 12:31 am
Henrico Bekker (3/16/2012)
We saw the same demo up here in JHB.try searching for 2012 samples, MS, codeplex etc..
here are a few:
http://msftdbprodsamples.codeplex.com/releases/view/55330
Try creating your own application?
Thanks
I would like to create my own - Problem is that I have no idea how to
Where would I even start?
Thanks
March 16, 2012 at 12:44 am
Where would I even start?
Have you downloaded and installed SQL2012 RTM/RC0 yet? with it, SQL Data Tools (development studio) will install as well if chosen.
There are templates for Windows 7 Mobile Application development, but start with something easier, like C# or VB.net, just a small app connecting to your HA Group, reading some rows from a DB.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle
March 16, 2012 at 12:53 am
Henrico Bekker (3/16/2012)
Where would I even start?
Have you downloaded and installed SQL2012 RTM/RC0 yet? with it, SQL Data Tools (development studio) will install as well if chosen.
There are templates for Windows 7 Mobile Application development, but start with something easier, like C# or VB.net, just a small app connecting to your HA Group, reading some rows from a DB.
I have downloaded and installed SQL2012 RC0
Are the templates loaded already or do I have to download them as well?
Thanks
March 16, 2012 at 12:55 am
Another thing
To make use of the AlwaysOn availibility groups on SQL 2012, does the server need to be clustered?
Thanks
March 16, 2012 at 1:13 am
There are some templates installed by default with the Development Studio (Data Tools).
Yep, here is some info on AlwaysOn and HA:
http://www.infotechguyz.com/SQLServer2012/NewFeaturesinSQLServer2012.html
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle
March 16, 2012 at 1:29 am
Henrico Bekker (3/16/2012)
There are some templates installed by default with the Development Studio (Data Tools).Yep, here is some info on AlwaysOn and HA:
http://www.infotechguyz.com/SQLServer2012/NewFeaturesinSQLServer2012.html
Thanks
Viewing 8 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic. Login to reply