Click here to Skip to main content
15,917,005 members
Please Sign up or sign in to vote.
1.00/5 (6 votes)
See more:
hey frdz....
i need a c# project having these 4 qualities....help me plzz..
1.C# Connectivity with Ms accessdatabase...use relationships,join query,stored procedures and triggers.
2.Code must be object oriented logic...use classes.
3.File handling.
4.Exception Handling...
i need this urgent...
Posted
Updated 6-Jun-11 6:23am
v3

Try to do it by yourself, Whenever problem comes ask for help.

This might be useful for you...
http://www.csharphelp.com/2006/01/ms-access-application-with-c/

Regards....
 
Share this answer
 
v3
First, noone is going to do your homework for you. If you can't do the work yourself, you don't deserve to pass the class.

Second, noone cares if it "urgent". We answer questions by volunteering our own time. We don't get paid to do this. Since you're not paying for support, nothing is that urgent.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 6-Jun-11 18:25pm    
Tell them, Dave! A 5.
--SA
at least try to write well.

1. Use "OLE DB":
http://www.connectionstrings.com/access[^]

2. Object Oriented Programing:
http://en.wikipedia.org/wiki/Object-oriented_programming[^]

3. You need upload files? download files? write file? (not clear that you need):
http://www.codeproject.com/search.aspx?q=c%23+file&sbo=kw[^]

4. try, catch????


If you can not understand any of this, definitely look for another career. Or pay for it

Regards....

Regards...
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 6-Jun-11 18:27pm    
"Pay for it" also implies "look for another career". 5 for this answer, anyway.
--SA
LittleBlackLui 7-Jun-11 8:49am    
Yeah, you are right. thanks

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