The Access Show: Access 2010 demo of Access Services and web databases

  • Posted: Oct 19, 2009 at 3:58 PM
  • By: Tina
  • Avg Rating: 5

    (3)
  • 102,073 Views
  • 66 Comments

Download

Right click “Save as…”

Embed code for this video

Copy the code above to embed our video on your website/blog.

Close

Video format

Note: These selections will fall back to the next best format depending upon browser capability.

Close

This is the first episode of The Access Show with Ryan McMinn and Clint Covington. They have a big announcement for us—Access Services is new functionality as part of SharePoint 2010 that allows users to create new databases with forms and reports that run in the browser. Ryan takes us through a quick tour of the new Access design tools to create a donor tracking app and publishes it to Access Services and SharePoint.  Check out the Access 2010 Intro series at the Access team blog.

Tag:

  • quote reply

    I'm a developer Access VBA/SQL/VB5/6/.NET et al for the last 12 years and I agree with the points raised in Brice It's post 100%. Maybe they are purposefully making it impossible to develop so you are forced to go for a standalone .NET solution £££. The ribbon is a TOTAL WASTE OF TIME !!!!   Sad(

  • quote reply

    I'm a developer Access VBA/SQL/VB5/6/.NET et al for the last 12 years and I agree with the points raised in Brice It's post 100%. Maybe they are purposefully making it impossible to develop so you are forced to go for a standalone .NET solution £££. The ribbon is a TOTAL WASTE OF TIME !!!!   Sad(

  • KsocoolKsocool
    quote reply

    @JacksonMate: VERY WELL SAID. Having developed half a dozen great applications using ACCESS 2003, I find Access 2007 utter shite. Tried 2010. Same pig. Trying to put an access application on the web using Sharepoint?? Good luck with that. Turn all your vba code to macros???? Good luck with that. No matter how many people try to trump up Ribbon, it's another Microsoft Bob. I'm saying this even after learning to use the Ribbon. IT IS THE WORST THING MICROSOFT HAS EVER, DONE. INCLUDING WINDOWS ME.

  • SQLGuychuckSQLGuychuck
    quote reply

    As a SharePoint Admin I love the idea of creating quick mashups with a good interface. But I wonder if Access has shifted too far into Sharepoint territory. It seems to me there are two diverging customer bases here, Access developers who need a stand alone interface, and those developers who have to embrace the web but don't want to be hard core Sharepoint developers as 2007 Sharepoint dev is a nightmare. It seems a lot of work was done on the Sharepoint integration, and that is good, but you can't forget to support the stand alone version users. They will stick with version 2003, so you won't get new revenue from upgrades or Sharepoint.

  • HANYHANY
    quote reply

    I Receive error when i tried to publish access database  Please help me

    Microsoft Access
    'http://srv/' did not respond. Either the server does not exist, Microsoft Access Services are not enabled on the server, or the server is using an older version of Microsoft Access Services that is not compatible with Access 2010.
    P1: 550611
    P2: 14.0.4734.1000
    P3:
    P4:
     
    Thanks

  • aa
    quote reply

    test

  • Don't Go ThereDon't Go There
    quote reply

    Have been with MS Access since 2.0.

    Have gone through all of the issues that have come with each new version.

    I have a current client using 2007, but like so many others, develop in 2003. For me it's at least 5 times faster.

    2007 almost seems like an intentional attempt to make developers' lives difficult, but the reality is that they were not considering the developers at all.

    So many keyboard shortcuts are gone or have changed.
    Have to spend time doing screwy workarounds just to deal with the ribbon.
    Have to add so many design buttons to the Quick Access Toolbar just to even start to come close to the ease of 2003.
    Had spent so much time creating wonderful functionalities for report toolbars that now are useless.

    Could have at least added some of the new graph capabilities found in Excel 2007.
    Instead, they tout templates that only a beginner would think they could use. Didn't even take the time to add referential integrity to the tables.
    SharePoint? How about- no referential integrity? Limited records?
    MDB or ACCDB? Depends on what new functionality you really want.
    And on and on...

    Trying to find any useful information on so many things in 2007 is always way time-consuming and usually fruitless.

    Can't help but wonder where the positive comments on 2007 are really coming from.

    Some new version, replete with new problems, every few years.
    But you can always use an older version that will no longer be supported.

    Honestly, have made a decent living developing with Access.
    Put up with having to defend using it as a solution many times, as well, but could because I was able to create some wonderful, powerful programs.

    Had to deal with many issues, but had gotten to a point where I felt like I could provide a solution for any problem.
    Not anymore. Just not worth it.
    After this last project, and 15+ years, I will be done.

    They sure put some nice effort into the promos, though...



    But it's off to promoting the latest version...


  • gabgab
    quote reply

    can i link out outlook public folder into the access web database?

  • FredFred
    quote reply

    test

  • FredFred
    quote reply

    I have been using MS Access for 15 years. Everything from cleaning data, to maintaining stock options for 600 people, to a mission critical application used 24x7 deployed to over 4000 sites.  I was looking forward to using MS Access 2010 for improved data importing and exporting and xml formating and support.
    The new interface is difficult to develope with.  The old Access 2003 is better. 1- Major complaint. The navigation window is worthless.  I used to be able to sort my tables/ queries by name / descriptions / created date / modified date - which made development much quicker.  The list was much easier to read and I had more queries or tables on the screen.The navigation screen is to simple and is difficult to use when you have 30 / 50 / 100 queries.2- A lot of wasted space for the big icons on the top menu.3- Why is the text/fonts grey, I find it a lot more difficult to read the screens.4- Form text defaults to grey.
    Ok, maybe there are settings I can change, but I should not have to learn how to do that just to get back to the effeciency I once had.  I have a job to do, and this is suppose to make it easier, not waste my time getting to were I once was.  I need to hammer in some nails, it does not help to change the hammer every year if I get the same results, but takes longer to do it because I have a new hammer.  While I have moved on to other tools.. SLQ Server, C#, ASP.NET, I still like to have MS Access in my toolkit.  Sadly, I do not have time to learn how to use Access all over again just to do what I used to do.
    Access is a great tool, it has its place. Most big database developers seem to laugh at it - Rodney Dangerfield of databases.  Then they see some of the things I have quickly done in Access and they are surprised. I have used SQL Server also, and it is a great Enterprise tool.  I would not use MS Access as a web site back end.
    Likewise, I would not use SQL to setup a database, import several excel tables, merge the data, clean the data, and mine some facts for reports.  With Access you can then create some forms and VBA code in a week or two to allow anyone on the team in the department generate the weekly report with a push of a button or two.  I have seen so many places use excel spreadsheets to store data, no controls over the data, and then they want to merge all the data together and generate some fancy statistics off of the spreadheet of thousands of records.  Only to find the data is a mess in formats and consistancey of what was entered into cells.  With Access you can control this, and then later export to SQL if you want to go larger with it.
    MS Access 2010 - I fear I might get no respect again.
     

  • billfabillfa
    quote reply

    access is so horrendous. why make it so learned users have to relearn everything? web databases are sh_ite

  • bilfbilf
    quote reply

    im glad im not alone, ive been using ac2003/97 and to move to this piece of utter shite is so terrible i almost want to quite my job.  you idiots got it way wrong here.,...WAY WRONG.
     
    looks like the dev worried more about saving money for their tatpoos then thinking of how to actually improve their product.

  • DavidDavid
    quote reply

    @ivan_:
    Replying to post about Access and SharePoint.  SharePoint 2010 in the enterprise is fantastic.  Easy to give any user the ability to create as many sites as they wish.  I have one team site for each of my bigger projects.  MS Access is also a great database.  You can create complex table designed and never even have to type a line of SQL.  The design time view of queries makes it very easy to do any type of table joins.
    There really is nothing else out there that compares to the functionality of SharePoint and Access.  Google apps is such a joke.  Google just doesn’t know how to make something that has a lot of functionality, looks nice and is very easy to use.

  • johnjohn
    quote reply

    I have to agree with the programmers that responded negatively to MS Access since 2007. I think due to associated costs and lack of backward compatiability, you have taken MS Access out of the main stream since Access 2007. Its now at the point where most small business programmers can no longer support, nor recommend it, as any small business solution.
    I 'am' moving some clients to VS and SQL Express editions that depend on MS Access prior to 2007, but only at their requests. Microsofts apparent lack of consideration for small business depending on pre Access 2007 apps, (and those of us asked to develop the majory of custom apps used by small companies in general), certainly makes open source apps such as Drupal, (wamp), and\or 'up and coming' solutions such as Google Apps appear much more viable, affordable, and flexible options then any Access 2010-Sharepoint-SQL combination. So that will likely be the direction I'll be moving any new clients in. (I just don't trust Microsoft not to do something similar to their Express editions once they are estabished in small businesses as MS Access was prior to 2007!)
    I will be reviewing MS Access 2010 extensively over the next few months, but only because some companies will likely start out in that direction, and then quickly come looking for assistance, and finally alternatives.  So perhaps Microsoft should have expanded their Wed Developer app in this direction, and left MS Access 2005 alone with what is still one of the best report writers available anywhere, etc.
    Not that Microsoft will listen but, in my opinion VS Express would have been a be a much better app if it used MS Access 2005 report builder rather then Crystal Reports too! (re.  you can't convert some reports to Crystal because it doesn't even allow the same number of subreports MS Access did in 2005!)

  • Niels de BruijnNiels de Bruijn
    quote reply

    If it comes to working with data using a browser, you should opt for Oracle Application Express. It enables you to store your data in a secure and reliable fashion without losing the benefits of a rapid application development tool like access. This video will give you an overview: http://www.oracle.com/pls/ebn/swf_viewer.load?p_shows_id=6392594&p_referred=0&p_width=800&p_height=600.

    The best thing is: it is a cost free option of the Oracle database!

  • Remove this comment

    Remove this thread

    close

    Comments Closed

    Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation, please create a new thread in our Forums,
    or Contact Us and let us know.