Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Database & SysAdmin
  3. Database
  4. E-Mail Access Table Data

E-Mail Access Table Data

Scheduled Pinned Locked Moved Database
database
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Karma31251
    wrote on last edited by
    #1

    I basically need to know the best, easiest way for a user to transfer MS Access table data via e-mail to another Access Database table.

    G 1 Reply Last reply
    0
    • K Karma31251

      I basically need to know the best, easiest way for a user to transfer MS Access table data via e-mail to another Access Database table.

      G Offline
      G Offline
      GuyThiebaut
      wrote on last edited by
      #2

      .1)Export the table to a flat file via an export wizard or VBA code. .2)Zip the file. .3)Email the file to the recipient. .4)The recipient unzips the file. .5)On the recipient's computer the database either has an import VBA method or the user imports the table via a wizard into the database. Regards Guy

      You always pass failure on the way to success.

      modified on Monday, March 3, 2008 8:45 AM

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups