I have a select statement that narrows the records down to one (ex. A UserID). Something that I want out of that row is to set the variable strFirstName to the value in the "FirstName" column in my record. How do I do that? I am using Access XP and ASP.NET. I have also posted on the ASP.NET forum, but thought someone here would be able to help. Thanks!