4 Replies - 990 Views - Last Post: 24 September 2009 - 12:48 AM
#1
How do i check in the information on my C# exe file to my microsoft ac
Posted 21 September 2009 - 08:15 PM
I am a beginner on using C# and microsoft access 2007, recently i was asked by my company to create a system to check in the information i type in the C# form and it wld be updated in the microsoft access database.Can someone please tell me what to do??i seriously have no idea on how to start...Thanks.The form is something like the attached file
Replies To: How do i check in the information on my C# exe file to my microsoft ac
#2
Re: How do i check in the information on my C# exe file to my microsoft ac
Posted 22 September 2009 - 09:15 AM
Start with getting a connection to your access database.
http://www.c-sharpco.../Database1.aspx
Once done with that, it shouldn't be too hard to query it however you need.
http://www.c-sharpco.../Database1.aspx
Once done with that, it shouldn't be too hard to query it however you need.
#3
Re: How do i check in the information on my C# exe file to my microsoft ac
Posted 22 September 2009 - 07:47 PM
MentalFloss, on 22 Sep, 2009 - 08:15 AM, said:
Start with getting a connection to your access database.
http://www.c-sharpco.../Database1.aspx
Once done with that, it shouldn't be too hard to query it however you need.
http://www.c-sharpco.../Database1.aspx
Once done with that, it shouldn't be too hard to query it however you need.
the Query portion is done in Access right??But i don't know what to do In C# to let the data written on the form to be updated in the database...basically the link u gave me i had already done so.
#4
Re: How do i check in the information on my C# exe file to my microsoft ac
Posted 23 September 2009 - 08:54 AM
So, did you read the article at all? Are you able to establish a connection in C# code yet? If so, there's a demonstration of an INSERT statement at the end of the article.
What exactly do you want to do that you are currently unable to do AFTER attempting the items in that link?
What exactly do you want to do that you are currently unable to do AFTER attempting the items in that link?
#5
Re: How do i check in the information on my C# exe file to my microsoft ac
Posted 24 September 2009 - 12:48 AM
but mine i think is different version...i am currently using visual studio 2005 in C# and my database use is Microsoft Access 2002-2003 format
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|