vb.net - How to create a visual basic.net database application using ms access 2007 -


i trying create application using vb 2010.this application handles booking of airline customers. using ms access 2007 have created table stores customer information , stores , updates seats available in different flying classes. trying develop interactive application in visual basic 2010 customers can book. want add data database in real time , communicate customers seats available,prices , forth. in otherwards application communicates database , updates accordingly. firstly how connect database? tried ado.net seems better equiped work sql server have no idea how use. there tool can make interaction access seamless? or there useful resources can guide me working access 2007 , vb.net?

there's step-by-step microsoft on how use vb.net connect access database. http://support.microsoft.com/kb/821765.

i agree david , ken, why not use sql server express or mysql, free , easy use, , better work multi-users.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -