why in God's name can no one answer this simple question...
is it because dreamw has a bug?????
I am using drmw8; access 2003; asp.net.
I want to create a record update form.
I make my dataset, no problem.
When I insert a record update form with the wizard... drmw is
always asking to choose a unique column, while this is already
done, the "ID" from my database.
When I make my page "with the hand" (binding textfields to
the fields from my database within a form, and then inserting the
server-behavior), it is asking always te same question.
This problem I do not have when using ASP., only
ASP.NET.