is it not possible to use ms sql server 2000 stored procedures ?
and how do i use dropdownlist in add new record form for a table if there is a foreign key in that table from another table.. and i want to put a a dropdownlist instead of a text box on the form for that foreign key
..
..
lets say for example if i am adding a city and i have to select country first...