Where can I find a SIMPLE tutorial with ASP.NET sample code for adding,deleting and updating a small Access database? There's plenty for MSSQL, but I must use Access.
I've a lot of experience with ASP and PHP, but I'm keen to switch toASP.NET. I just want to administer the database with forms as in ASP -not with the complexity of a DataGrid. Little steps first, they say!
Can anyone point me towards a good tutorial? So far I've failed to get what I need through Google, 4Guys and the ASP.net site.
Everything I've found is far too complex compared with ASP and PHP.
I've made good progress so far with ASP.NET, but ADO.NET is so vast.
If you don't know of a good clear tutorial, perhaps some guru out therecould write one, please? It would certainly help newbies like me.
NeverGiveUp--
Regarding this...
NeverGiveUp wrote:
...Where can I find a SIMPLE tutorial with ASP.NET sample code for adding, deleting and updating a small Access database? There's plenty for MS SQL, but I must use Access...
...you can find a complete working sample for Access, with all of the source code, at this location...
http://www.WebLogicArts.com/DemoAccessDatabase01.aspx
Regarding this...
NeverGiveUp wrote:
...If you don't know of a good clear tutorial, perhaps some guru out there could write one, please? It would certainly help newbies like me.
...that is funny because that is EXACTLY why I wrote that sample. Please let me know if it is not clear and I will try to improve it if necessary.
HTH.
Many thanks. I'm on to it right now. Looks like exactly what I was looking for. I hope this helps others, too.
I'll let you know how I get on.
Thanks again!
Sorry, it's too complicated for me at this stage.
I'm just coping with VB and have a conversion book for C#, but it will be a long time before I can work my way through it.
Thanks for putting me onto it, though.
I'll go back to ASP and PHP where I'm comfortable.
Cheers
0 comments:
Post a Comment