Thanks to our Partners:

SQLBlogCasts

Public Content

Microsoft 2005 KB's

Microsoft 2008 KB's

Evening Meeting on Thu Sep 03, 2009 in Manchester

Manchester SQL Server User Group Meeting - SQLDataSources, LINQDataSources and EntityDatasources in Database Design and Converting Access Databases to SQL Server with Andrew Couch


LiveMeeting Attendee URL Click here to join Meeting
Time Starts (UK time) at 17:00 , Finishes 21:00
Cost Free
Organiser UK SQL Server User Group
Address Remarc, 3rd Floor, Westminster House, Minshull Street, off Portland Street, Manchester, M1 3HU
Directions to Event
Tags

Hosted by Chris Testa-O'Neill

Speaker - Andrew Couch

Andrew Couch is an Access MVP and originator of the MUST product series (www.upsizing.co.uk) which is now used by over 70 international companies when converting Access Databases to SQL Server and .net. Andrew has over 15 years experience converting databases and is also a founder member of the UK Access User Group.

Agenda

18:00 - 18:30 - Introduction, Networking and Food

18:30 - 19:00 – Round Table problems and answers, SQL nuggets - bring a tip or 1 - 5 minute demo and share with your peers.

19:00 - 19:45 – Converting Access Databases to SQL Server - Andrew Couch

In this talk we will look at how to resolve issues relating to structural differences, data content and data types in databases designed using Microsoft Access that need to be converted to SQL Server. We will then dig deep into design techniques used by Access Developers when writing SQL, and see how to convert Queries from Access to SQL Server views and stored procedures, looking both at syntactical dialect differences in the SQL, and how to map Access Developer techniques to equivalent methods in SQL Server. Other issues which will be discussed include using Database Roles, Schemas and Synonyms to assist in migrating a design.

19:45 - 20:00 – Break

20:00 - 21:00 - SQLDataSources, LINQDataSources and EntityDatasources in Database Design - Andrew Couch

In this talk we will contrast and compare developing WebForm applications using Visual Studio 2008 with different types of datasources. We will be looking at design issues relating to concurrency control and updateability when using key Visual Studio controls such as the FormView and ListView controls. So if you don’t know where to start in choosing between SQL, LINQ and Entity datasources then you will by the end of this talk. We will also take a look at techniques for the seamless integration of ASP.net security with SQL Server Login security for web applications using LINQ.

Location:

Remarc,
3rd Floor,
Westminster House,
Minshull Street,
off Portland Street,
Manchester,
M1 3HU

Coming Events RSS

Past Events RSS

25 Feb 2010
EDINBURGH
Evening Meeting (19 registered)
25 Feb 2010
CARDIFF
Evening Meeting (16 registered)
20 Jan 2010
DUNDEE
Evening Meeting (7 registered)
17 Dec 2009
MANCHESTER
Evening Meeting (9 registered)
10 Dec 2009
LEEDS
Evening Meeting (9 registered)
26 Nov 2009
EDINBURGH
Evening Meeting (8 registered)
26 Nov 2009
LONDON
Evening Meeting (57 registered)
18 Nov 2009
LONDON
Evening Meeting
11 Nov 2009
READING
Evening Meeting (36 registered)
29 Oct 2009
LONDON
Evening Meeting (42 registered)
28 Oct 2009
DUNDEE
Evening Meeting
15 Oct 2009
MANCHESTER
Evening Meeting (17 registered)
14 Oct 2009
READING
Evening Meeting (33 registered)
8 Oct 2009
CARDIFF
Evening Meeting (18 registered)
8 Oct 2009
EDINBURGH
Evening Meeting (11 registered)

Member Chat

Members online:
To post messages you must be signed on - please register or logon.
aaronbertrand Sun 2:45PM
@tonyrogerson some people use (SMALL)DATETIME as a key, e.g. for reporting, so GETDATE()/SYSUTCDATE() etc. #sqlfaq #sqlhelp
tonyrogerson Sun 9:44AM
Looking at methods to generate a surrogate key value - IDENTITY, NEWID, NEWSEQUENTIALID, diy, hashing (SHA1 ??) - any more?#sqlfaq #sqlhelp
tonyrogerson Sat 2:18PM
Feels like I'm writing a book on surrogate keys, Part 1 blogged http://bit.ly/bRbFjX (Rules for surrogate keys, problems they solve) #sqlfaq
Jennifer Stirrup Wed 6:49PM
Is anyone hiring at the moment? Looking for a London-based BI focused role
tonyrogerson Wed 12:46PM
@philcr I'd really like to see Surface with a 2008 R2 demo on it taking full advantage of the kit - that would be cool! #sqlfaq