About 7,240 results
Open links in new tab
  1. Access from multiple Computers - social.msdn.microsoft.com

    May 19, 2016 · Most of those problems are solved by splitting the database into a "back-end" database, containing only the tables, and a "front-end" database containing linked tables …

  2. Access databases on network won't open via shortcuts or explorer

    May 31, 2016 · The reason for this is because a "linked Back-end" database file is NOT EXECUTED DIRECTLY BY THE OS, but it is rather opened as a shared file by opening the …

  3. [Q]Converting an Access program to a SQL/VB.net program

    Apr 26, 2010 · I have a few questions reguarding converting a Access program to a sql/vb.net program. I know these are vague questions, so feel free to give vague answers.

  4. Importing data from a web page into Access database

    Sep 24, 2007 · Can someone please tell me the best way to get data from a web page, using IE7 and load it into my Access database. I don't want to type the data in manually and instead I …

  5. Access Database (on Azure VM) running slow when open on 2 …

    Jan 4, 2019 · I have a Microsoft Access Database saved in a shared folder of the VM, which local machines can run via the VPN. When I have the database open on just 1 local computer, the …

  6. How to dynamically create access database with date field having …

    Nov 16, 2016 · I am doing a project that dynamically creates access database (.mdb file). the database have a date field but I want it to have custom date format.

  7. Deploying a Database Driven Website - social.msdn.microsoft.com

    Oct 7, 2021 · Failed to publish the database. This can happen if the remote database cannot run the script. Try modifying the database scripts, or disabling database publishing in the …

  8. How to connect Oracle Database using …

    Jun 4, 2015 · I've successfully connected my oracle database using native oracle client. But I'm trying to use ODP.NET managed driver ( Oracle.ManagedDataAccess.dll ) instead of installing …

  9. How to store and retrieve excel sheet into ms access database in c#

    Oct 22, 2021 · Is it possible to store excel sheet path in ms access database table? One of my website client wants to upload ms excel sheet daily. And I'll have to make a web page in which …

  10. VB code for updating a access database - social.msdn.microsoft.com

    Sep 16, 2012 · Next, right-click on “Data Connection” and from that, choose “Add Connection”. Even though we will be using an SQL database (SQL Compact), don’t click on “Create New …