d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Just Starting C#
Add Reply New Topic New Poll
Member
Posts: 116
Joined: Jun 2 2014
Gold: 2,763.00
Jun 30 2014 04:34pm
hey guys can anyone help me find resources on how to write to write and retrieve from an access database?

What I ultimately want is getting an input from a user and matching it with the database to return something.
Member
Posts: 6,102
Joined: Oct 20 2007
Gold: 810.00
Jul 1 2014 05:39am
YouTube :D
Member
Posts: 116
Joined: Jun 2 2014
Gold: 2,763.00
Jul 1 2014 08:08am
figures k thanks i only find low quality videos.. dont like em so much...
Member
Posts: 1,358
Joined: Dec 30 2012
Gold: 0.10
Jul 1 2014 12:25pm
Quote (Zygomatix @ Jul 1 2014 06:08am)
figures k thanks i only find low quality videos.. dont like em so much...


Don't expect anyone to hand you exactly what you're looking for. If people feel like you're not putting forth an effort to look for resources yourself, they won't give you any pointers at all.

Here is a beginners tutorial for c# database programming on code project: http://www.codeproject.com/Articles/690207/Csharp-Project-on-Database-for-Beginners

This post was edited by SelfTaught on Jul 1 2014 12:26pm
Member
Posts: 116
Joined: Jun 2 2014
Gold: 2,763.00
Jul 1 2014 05:59pm
Quote (SelfTaught @ Jul 1 2014 02:25pm)
Don't expect anyone to hand you exactly what you're looking for. If people feel like you're not putting forth an effort to look for resources yourself, they won't give you any pointers at all.

Here is a beginners tutorial for c# database programming on code project: http://www.codeproject.com/Articles/690207/Csharp-Project-on-Database-for-Beginners


okay thanks man.. thats a good start... im going to have to try do some coding b4 i come here then.
Member
Posts: 33,570
Joined: Mar 3 2007
Gold: 2,090.85
Jul 14 2014 08:53pm
Here's a good resource on querying access databases using C#: http://lmgtfy.com/?q=+c%23+query+access+database

Your welcome :)
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll