home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / apps / 5996 < prev    next >
Encoding:
Text File  |  1992-12-12  |  1.2 KB  |  33 lines

  1. Newsgroups: comp.os.ms-windows.apps
  2. Path: sparky!uunet!microsoft!hexnut!blakeco
  3. From: blakeco@microsoft.com (Blake Coverett)
  4. Subject: Re: MS Access as a DDE Server?
  5. Message-ID: <1992Dec12.042320.20079@microsoft.com>
  6. Date: 12 Dec 92 04:23:20 GMT
  7. Organization: Microsoft Canada Inc.
  8. References: <1992Dec10.140418.1@myrddn.mits.com.au>
  9. Lines: 22
  10.  
  11. In article <1992Dec10.140418.1@myrddn.mits.com.au> alistair@myrddn.mits.com.au writes:
  12. >Having browsed through the MS Access documentation, it would appear
  13. >that MS Access won't act as a DDE Server.
  14.  
  15. I'm at home and don't have a copy of the paper docs, but it is covered in
  16. the README.TXT.
  17.  
  18. Basically you have the typical things available on the System topic, plus
  19. topics constructed as follows:
  20.  
  21. <database>               - which contains list of the objects in the database
  22.  
  23. <database>;TABLE <table> - Items: FieldNames, Data, FirstRow, NextRow, etc
  24. <database>;QUERY <query>
  25. <database>;SQL <statement>
  26.  
  27. Macros can be run via DDEExecute on the System and <database> topics.
  28.  
  29. -Blake
  30. -- 
  31. #include <std/disclaimer.h>                       blakeco@microsoft.com
  32. Mail Flames, Post Apologies.                      ...!uunet!microsoft!blakeco
  33.