The step that helps us learn how to use google is always a good idea. Try
the following and any variants you can think of...
// google
edit gridview site:msdn2.microsoft.com
Assuming you've configured the controls correctly you need to ensure ASPNET
has write access to the mdb file.
<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/
>I can use a form view, gridview and details view to see the data in my
>access databse, but i cannot edit or add to the database. What simple step
>am I missing?
clintonG - 22 Aug 2007 01:50 GMT
Here [1] are some specific tutorials I'm now keeping as a shortcut on my
desktop for awhile. Note the asp.net domain has many code samples and
related resources.
<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/
[1] http://www.asp.net/learn/data-access/#datalist
> The step that helps us learn how to use google is always a good idea. Try
> the following and any variants you can think of...
[quoted text clipped - 12 lines]
>>access databse, but i cannot edit or add to the database. What simple
>>step am I missing?
What exactly do you mean by you can't edit or add?
Are you receiving a specific error? If so, what is it?
David Wier
http://aspnet101.com
http://iWritePro.com - Export Doc/Rtf to PDF/HTML
>I can use a form view, gridview and details view to see the data in my
>access databse, but i cannot edit or add to the database. What simple step
>am I missing?