Ms SQL server and ID

hi,
My issue is that i’ve connected to the database but it can’t find
records by their id number. I’m working on the depot app from the book
agile web developement. How does one connect the class to the database
and keep the ID numbers.
thanks,
Sarah

Sarah,
Can you be more specific about your system’s configuration? I’ve used
SQL Server very effectively with Rails + ADO.rb connector. Can you do a
find by other attributes (not ID)?
-Chris