DBBUILD | Load or append a database with new entry values. |
DBCIRCLE | Find entries within a specified circular area. |
DBCLOSE | Close a database |
DBCOMPARE | Display the values of two database entries side by side |
DBDELETE | Delete an entry from a database |
DBEDIT | Interactively edit the entries in a database |
DBEXT | Extract items from a database into IDL variables |
DBFIND | Find entries meeting specified criteria in an IDL database |
DBGET | Use instead of DBFIND when search values are in an IDL vector |
DBHELP | List names of databases, or entries within a database |
DB_INFO | Lower level routine to obtain information on an opened database |
DBINDEX | Update the IDL database index file. |
DB_ITEM_INFO | Lower level routine to obtain information on specified item(s) |
DB_ITEM | Lower level routine to return item number and other information |
DBMATCH | Match database entries one-to-one to specified item values |
DBOPEN | Open a IDL database |
DBPRINT | Print specified fields about specified entries in an IDL database |
DBPUT | Lower level routine to place new value for specified item into an entry |
DBRD | Lower level routine to read an entry from a database |
DBSORT | Sort entries in an IDL database |
DBTARGET | Find entries within specified distance of an astronomical target |
DBUPDATE | Update an IDL database with new item values. |
DB_OR | Combine two catalog entry lists, removing duplicate values |
DBVAL | Lower level routine to extract value of specified item from an entry |
DBXVAL | Lower level routine to extract values of specified item from an entry |
DBWRT | Lower level routine to update or add a new entry to a database |
IMDBASE | Find all catalog sources within the field of an astronomical image |
DB_ENT2EXT | DB_ENT2HOST,DBEXT_DBF,DBEXT_IND,DBXPUT,DBFPARSE,DBFIND_ENTRY, |
DBFIND_SORT | DBSEARCH,DBTITLE,DB_TITLE() - Lower level database procedures |