home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.apps
- Path: sparky!uunet!microsoft!hexnut!blakeco
- From: blakeco@microsoft.com (Blake Coverett)
- Subject: Re: MS Access as a DDE Server?
- Message-ID: <1992Dec12.042320.20079@microsoft.com>
- Date: 12 Dec 92 04:23:20 GMT
- Organization: Microsoft Canada Inc.
- References: <1992Dec10.140418.1@myrddn.mits.com.au>
- Lines: 22
-
- In article <1992Dec10.140418.1@myrddn.mits.com.au> alistair@myrddn.mits.com.au writes:
- >Having browsed through the MS Access documentation, it would appear
- >that MS Access won't act as a DDE Server.
-
- I'm at home and don't have a copy of the paper docs, but it is covered in
- the README.TXT.
-
- Basically you have the typical things available on the System topic, plus
- topics constructed as follows:
-
- <database> - which contains list of the objects in the database
-
- <database>;TABLE <table> - Items: FieldNames, Data, FirstRow, NextRow, etc
- <database>;QUERY <query>
- <database>;SQL <statement>
-
- Macros can be run via DDEExecute on the System and <database> topics.
-
- -Blake
- --
- #include <std/disclaimer.h> blakeco@microsoft.com
- Mail Flames, Post Apologies. ...!uunet!microsoft!blakeco
-