I got some good (I think) sample code from a web site, but there are many ado references which give "Type is not defined" errors.<BR><BR>The calls are similar to this:<BR><BR>dim oCmd as ADO.ADOCommand = new ADO.ADOCommand()<BR>dim odr as ADO.ADODataReader<BR>...<BR><BR>I added ADODB as a project reference, but that didn't help. Any<BR>suggestions?<BR><BR>Thanks,<BR>Deanna<BR>