Entrez PubMed Nucleotide Protein Genome Structure OMIM PMC Journals Books

Using E-Utilities Web Service with Microsoft Visual Basic .NET
Updated: July 12, 2005

SOAP Interface for E-Utilities was tested with:
  - Microsoft Visual Basic 6.3 in Microsoft Office Word 2003 (SP1)
  - Microsoft SOAP Toolkit 3.0

Creating an NCBI Web Service Client Project

Walkthrough: Accessing the NCBI E-Utilities Web service from Word macros.

To create Windows application:

SOAP E-Utilities API

Below is a list of methods we recommend for use with Microsoft Visual Basic.
SOAP interface provides user with two functionally identical sets of methods.
Methods which name ends with _MS are designed for use with Microsoft Visual Studio and SOAP Toolkit 3.0

Click on parameter to get its description.
Click on method name to see the example of use.

  1. Function run_eGquery_MS( term As String, tool As String, email As String ) As Variant
  2. Function run_eInfo_MS( db As String, tool As String, email As String ) As Variant
  3. Function run_eLink_MS( db As String, id() As String, reldate As String, mindate As String, maxdate As String, datetype As String, term As String, dbfrom As String, WebEnv As String, query_key As String, cmd As String, tool As String, email As String ) As Variant
  4. Public Function run_eSearch_MS( db As String, term As String, WebEnv As String, query_key As String, usehistory As String, tool As String, email As String, field As String, reldate As String, mindate As String, maxdate As String, datetype As String, retstart As String, retmax As String, rettype As String, sort As String ) As Variant
  5. Public Function run_eSpell_MS( db As String, term As String, tool As String, email As String ) As Variant
  6. Public Function run_eSummary_MS( db As String, id As String, WebEnv As String, query_key As String, retstart As String, retmax As String, tool As String, email As String ) As Variant
  7. Public Function run_eFetch_MS( db As String, id As String, WebEnv As String, query_key As String, tool As String, email As String, retstart As String, retmax As String, rettype As String, // *rettype for Molecular Biology Databases strand As String, seq_start As String, seq_stop As String, complexity As String, report As String ) As Variant
<< Back

 

 Write to the Help Desk
NCBI | NLM | NIH
Department of Health & Human Services
Privacy Statement | Freedom of Information Act | Disclaimer