Visual C# 2010 Connect with Microsoft Access 2010
-
2012年2月28日 22:05
Hi
I want a step by step tutorial about connecting Access with C#
Inserting, Deleting, Updating
Geting Data
Searching data by specific columnI know basics of SQL, Means i can query anything I want
I just want to get a tutorial about how to deal with TableI have tried by I've got a problem, Visual Studio created two database
one at the project folder
the other at bin/debug
全部回复
-
2012年3月1日 6:26版主
Hi Bayar Duhoki,
Welcome to MSDN Forum.
What does 'how to deal with table' mean? Do you mean you want to retrieve data and fill them into dataset? If I understand incorrectly, please feel free to correct me.
Best Regards
Allen Li [MSFT]
MSDN Community Support | Feedback to us
-
2012年3月1日 10:07
The best way to get help is to show some code.
Otherwise try the help about OleDBAdapter on MSDN
http://msdn.microsoft.com/en-us/library/system.data.oledb.oledbdataadapter(v=vs.100).aspx
About your question are probably more pages made than included in the Talmud, Bible and the Quran together (stated in order of appearance of first version)
Success
Cor- 已标记为答案 Allen Li - AI3Microsoft Contingent Staff, Moderator 2012年3月5日 2:57

