About 684,000 results
Open links in new tab
  1. Easy way to convert the MS Access database to Web application

    Sep 30, 2016 · If by "convert the existing MS Access database to a web application" you mean access the data from a web application that you will develop, use the Access ODBC driver for …

  2. What are some good techniques to convert an Ms Access …

    What are some techniques that would allow me to convert it into a .Net application in a manageable and efficient manner? One idea was to convert the queries to stored procedures, …

  3. Is there a way to covert MS Access reports and forms to any web ...

    Aug 21, 2020 · -1 I am trying to migrate MS Access DB to SQL Server and looking for options to convert the reports and forms. As per my knowledge, Acess to SQL Server migration will only …

  4. Convert Access desktop application to Web (SharePoint) based …

    Dec 24, 2015 · What is the procedure to make this web enabled so a limited number of our customers can logon and update information in the forms Will it require VBA coding from …

  5. Creating standalone app with Microsoft Access - Stack Overflow

    May 3, 2014 · 7 Once I saw a DB made in MS Access that worked as a normal program, i.e with an executable file that opened a beautiful UI and allowed access to the forms and reports. I've …

  6. Migrating application from Microsoft Access to VB or C#.NET

    Jan 11, 2016 · Access is a tool that spans skills from non coders to that of disconnected recordsets and creating of browser neutral web sites on SharePoint, great ribbon development …

  7. Take Access DB from PC to Web Version - Stack Overflow

    However, you can convert an existing VBA application to web based and continue to use the VBA application on each user's desktop with the back end data in the cloud.

  8. Tools for exporting Microsoft Access forms to HTML

    Aug 19, 2012 · I have been tasked with converting a very large Microsoft Access application to ASP.NET. My client wants to keep the web layout somewhat similar to the Access layout. Are …

  9. Porting MS Access application - Stack Overflow

    Jul 28, 2009 · I have been asked by a friend to help him assess a number of quotes for porting a desktop application based on MS access and VBA to a web based app. The application …

  10. How to convert MS Access database encoding to UTF-8?

    Mar 8, 2011 · 8 I am currently working on a legacy Classic ASP + MS-Access application. I recently converted all the .asp files to UTF-8 from ISO-8859 (Windows) encoding. The …