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