Click here to Skip to main content
15,924,679 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi.... I'm beginner in programming , this is my first time coding in C# asp.net web application.... my project is to build up a web application that can get data from many datatables in database and use that data to count and produce another small table. im using access as my database and im using OLEDB function .

currently in my user interface I got 4 dropdownlist and 2 calendar to select specific items from datatables. is there any simple webbased data management reference for me because i have been searching for samples on web for past 4 weeks and i can't find one.....thanks in advanced..............
Posted
Comments
creepz03 19-Dec-13 4:05am    
Start by reading tutorials or try googling first dude,.. if you encounter any error while developing, then thats the time you start asking questions.
acing wei 19-Dec-13 4:16am    
okay... so do you know how to filter out the data from different datatables.... as in do i need to link the datatables in my database. if yes how ? thank you

1 solution

Here we answer specific questions which members face during programming.

You can search in Google about your requirements, but everytime you won't find ready made codes.
But you will definitely get the ideas to start. Then, you just need to learn and implement accordingly.

If you face any difficulty while coding, feel free to come back here and ask another question with specific issue describing the scenario.

Members will be happy to help you then.

Happy Coding. :)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900