Re: replacing Outlook forms

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

From: Ken Slovak - [MVP - Outlook] (kenslovak_at_mvps.org)
Date: 06/24/04


Date: Thu, 24 Jun 2004 08:52:04 -0400

You can start an application by using CreateObject, like for Word or Excel
for example. You can also run programs by using Windows Scripting or
Shell.Execute. You can also do things like connecting to a database using an
ADO Connection and execute code on the database. Lots of things you can do.

-- 
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
"Pete" <p0911@hotmail.com> wrote in message
news:OIsQhVXWEHA.556@tk2msftngp13.phx.gbl...
> Sue / Ken
>
> I take it from the example Ken gave from sue's book that I could
> theoretically fire off another application ????  -  that is to
automatically
> update some data elswhere .
>
> Pete


Relevant Pages

  • Re: What is access databases login name?
    ... It is not the database password in Access, but rather you have to be a ... of a workgroup: this involves creating a workgroup security file in access, ... > i set the password within access, and input the password to ADO connection ... > also the ADO connection string needs login name, so i wonder if the login ...
    (borland.public.delphi.database.ado)
  • Re: How to Rename Database Files
    ... What good is having a database named Pete, ... "John Bandettini" wrote in message ...
    (microsoft.public.sqlserver.server)
  • Re: Which API will be appropriated for retireve the schema info of RDB
    ... You could use OpenSchema method of ADO connection. ... relies on a OLEDB providers capabilities to return information about ... in some cases you will not get full schema information if provider ... > information of RDBMS database, such as SQL Server or Oracle etc. ...
    (microsoft.public.data.ado)
  • Re: Scout Record Card
    ... >> Chris Naylor wrote: ... Select "Database" from the main screen on our web site and then follow the ... Office) I can produce a full run time version for a small charge to cover ...
    (uk.rec.scouting)
  • Execute queries in back-end database via ADO !?!
    ... I found that by defining an ADO connection to my back end database, I can execute a SQL query stored in my back end database. ... I figured If i put all my tables and queries in the back end, I can do away with my table links and use the ADO connection to connect and disconnect thus not maintaining any connection to my back end except when I need it. ...
    (microsoft.public.access.queries)