Re: client/server application using Access as front end

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: T. Gylver (nospam_at_tgylnospam.no)
Date: 08/07/04

  • Next message: Farhan Choudhry: "Re: SQL Server Royalty"
    Date: Sat, 7 Aug 2004 21:00:06 +0200
    
    

    Access project is a quick (and easy??) way to create clients.
    You can remove the standard Access menus from your your client so that users
    cannot easily change your design. Access has about everything when it comes
    to security

    If you have some experience with access databases you can benefit from this
    when you create an access application working with sql server. You can
    create your forms by using wizards in access. For more sophisticated
    functions you can write ADO calls from Access (in VBA) to SQL Server, for
    instance to let the client call stored procedures on the sql server.

    Regards

    Tore

    "ming" <anonymous@discussions.microsoft.com> wrote in message
    news:2056f01c45955$9629f1c0$a301280a@phx.gbl...
    > Hi, i have this Access database with data entry forms. Now
    > i want to move the data to SQL server and keep the entry
    > system in Access. I tried to create a Access project which
    > is linked with SQL server. the access project is just like
    > a local application, i could make any changes on data and
    > even the design of the database, which is not i have in
    > mind. I could set up the startup form but it's really easy
    > to bypass it. What should i do, Access project or ADO
    > programming? please help!


  • Next message: Farhan Choudhry: "Re: SQL Server Royalty"

    Relevant Pages

    • Re: Synching two tables in seperate Access databases- Repost
      ... I have written this synch process for a client. ... Access databases, so we had to work with the lowest common denominator of ... but with Sql Server power - and then used background sql server ... > There are a few tables that are common to every single client. ...
      (microsoft.public.dotnet.framework.adonet)
    • Re: Access 2007->SQL Server2005 "connection was forcibly closed",G
      ... I think it will ameliorate the situation if you clean up the client as ... And to come back to my problem: I think with help of the SQL Server admins ... closed connections - but all of these errors are in the version which used ... Every new client opens again 30 connections if I open 30 tables ...
      (microsoft.public.sqlserver.connect)
    • Re: SQL server question
      ... Microsoft is deprecating it even for new development, ... An Access project is an Access file that provides a direct, ... You can connect an Access project to a remote SQL Server ... a local SQL Server database, or a local installation of the SQL Server ...
      (comp.databases.ms-access)
    • Re: Best way to populate webpages from multiple tables
      ... tables within hash tables, custom classes etc. ... > Set a session expiring cookie at the client that stores the Customer ID. ... > send it to the client, instead store it in your session mgmt sql server - ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: Best way to populate webpages from multiple tables
      ... tables within hash tables, custom classes etc. ... > Set a session expiring cookie at the client that stores the Customer ID. ... > send it to the client, instead store it in your session mgmt sql server - ...
      (microsoft.public.dotnet.framework.adonet)