Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

SQL Server English Query

0 views
Skip to first unread message

Brian Scott

unread,
Oct 24, 2002, 9:35:33 AM10/24/02
to
Was reading about the facility in SQL Server 2000 to submit a verbal english
statement and have it translated to SQL syntax.

Does this have to be used standalone or can it be used as a module in C
Sharp? I want to allow the user to enter an english question and have the
dataset returned.

Regards, Brian.


Bill Cheng (MS)

unread,
Oct 28, 2002, 1:28:49 AM10/28/02
to
Hi Brian,

The SQL Server 2000 English query provides automation interface. Previously
you can use it in ASP, Visual Basic, Visual C++, etc. automation-capable
clients to call the library. In .NET, we need to use COM Interop service
provided by .NET to call COM automation server.

http://www.microsoft.com/sql/downloads/eq.asp
http://msdn.microsoft.com/library/en-us/cpguide/html/cpconexposingcomcompone
ntstonetframework.asp


This posting is provided "AS IS" with no warranties, and confers no rights.

Regards,

Bill Cheng
Microsoft Support Engineer
--------------------
| From: "Brian Scott" <Br...@mslnet.co.uk>
| Subject: SQL Server English Query
| Date: Thu, 24 Oct 2002 14:35:33 +0100
| Lines: 10
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
| Message-ID: <eqkBPI2eCHA.1996@tkmsftngp10>
| Newsgroups: microsoft.public.dotnet.languages.csharp
| NNTP-Posting-Host: 213.122.176.7
| Path: cpmsftngxa09!cpmsftngxa10!tkmsftngp01!tkmsftngp10
| Xref: cpmsftngxa09 microsoft.public.dotnet.languages.csharp:102183
| X-Tomcat-NG: microsoft.public.dotnet.languages.csharp

0 new messages