<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR></HEAD>
<BODY style="MARGIN-TOP: 2px; FONT: 8pt MS Sans Serif; MARGIN-LEFT: 2px">
<DIV><FONT size=1></FONT> </DIV>
<DIV><FONT size=1>you should look at Ensembl and BioPerl. You can pull out all 
the sequences you want given a ID using Ensembl's MySQL database (either 
installed locally or accessed remotly through either SQL or PERl API calls). 
</FONT></DIV>
<DIV> </DIV>
<DIV><BR>>We are constructing a Ms Access database. There are  tables 
which have a =<BR>>column named GenBank accession number. I want to know 
whether I can do =<BR>>the following steps to add columns with info from 
GenBank: 1) get =<BR>>GenBank accession number from the database 2) retrieve 
DNA sequences or =<BR>>amino acid sequences with the accession number; 3) add 
one column or =<BR>>more in the table and store retrieved sequences. Are 
there any tools =<BR>>which can be used for such a purpose? If i want to 
develop such a =<BR>>program is it difficult? Any suggestion will be 
appreciated.<BR></DIV></BODY></HTML>