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?
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/ "Bgreer5050" wrote in message news:XOEyi.6272$924.5672@newssvr23.news.prodigy.net... >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? >
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 "clintonG" wrote in message news:ugh1XDC5HHA.1484@TK2MSFTNGP06.phx.gbl... > 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/ > > > "Bgreer5050" wrote in message > news:XOEyi.6272$924.5672@newssvr23.news.prodigy.net... >>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? >> > >