home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / database / 6451 < prev    next >
Encoding:
Text File  |  1992-08-31  |  942 b   |  21 lines

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!usc!cs.utexas.edu!sun-barr!ames!agate!linus!linus.mitre.org!mwvm.mitre.org!M14465
  3. From: M14465@mwvm.mitre.org
  4. Subject: Q+E over a DDE link
  5. Message-ID: <16854642D.M14465@mwvm.mitre.org>
  6. Sender: news@linus.mitre.org (News Service)
  7. Nntp-Posting-Host: mwvm.mitre.org
  8. Organization: The MITRE Corporation, McLean VA 22102
  9. Date: Mon, 31 Aug 1992 11:07:25 GMT
  10. Lines: 9
  11.  
  12. Need help using Q+E to interact with Microsoft SQL Server.  Am writing an
  13. application in WordBasic in which I retrieve data from a remote database in
  14. SQLServer using a DDE link with Q+E.  I find that I can send fairly simple SQL
  15. commands over the DDE link to Q+E such as SELECT * FROM [Database] but if I try to get
  16. fancy by adding a WHERE clause it can't do it.  I've checked to see if I Q+E
  17. can handle such a command by entering it directly in Q+E and find that it does.
  18.  
  19. Anyone with experience in this area?  Thanks in advance!
  20.  
  21.