Hello, first off, this is my first post on the forum, and I came here in search of help...

this is probably a noob question... but im using the database browser in Visual Web developer to edit the ASPNETDB.MDF database.

I have created a new table...

all i want to do is set up a foreign key, from the UserID field in my table, to the UserID field in the aspnet_Users table.

but i dont know how to setup a foreign key, can anyone help me?

thanks in advance .