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
  1. Home
  2. General Programming
  3. Visual Basic
  4. How to create a document template and add ddb data using visual studio tools for office

How to create a document template and add ddb data using visual studio tools for office

Scheduled Pinned Locked Moved Visual Basic
tutorialdatabasecsharpvisual-studiotools
1 Posts 1 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
    kenn_rosie
    wrote on last edited by
    #1

    How to create a document template and add ddb data using visual studio tools for office I am using visual studio 2003 installed vsto TOOLS FOR OFFICE MSDE Windows Xp VSTO 2003 NorthWind database: customers table: CompanyName ContactName orders: OrderDate ShippedDate I am trying to learn how to use tools for office using the northwind database. I am trying to populate NorthWind db data on to an existing word document template that can be saved then re-used : I cannot find any tutorial that shows how to perform this. MSDN does not show this msdn showes how to Example: (where there are ______ I want to have a database field auto-populate) _________ (Northwind db field: CompanyName) Dear Mr. _______ (Northwind db field = ContactName) Todays Date:_______ Your order has been received as of: _________(Northwind db field = orderDate) Thankyou for your order Blah blah blah blah blah blah Blah blah blah blah blah blah Blah blah blah blah blah blah Blah blah blah blah blah blah Blah blah blah blah blah blah Blah blah blah blah blah blah Blah blah blah blah blah blah Blah blah blah blah blah blah Your order has been shipped on _______(Northwind db field: shippedDate) sincerly, Bud Light Year

    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