please help me how to connect this vb6 to the microsoft access..hoping for your positive responds..
Loading
Share Your Source Code or Article
Do you have source code, articles, tutorials, web links, and books to share? You can write your own content here. You can even have your own blog.
Submit now...
Submit now...
Sponsor
Receive Free Updates
Today's popular content
- Hotel Reservation System (482)
- Hotel Reservation System (VB.NET) (446)
- Payroll System (433)
- Library Management Software (427)
- A Simple Add, Edit, Delete, and Search using VB and MSAccess (425)
- Students Information System (419)
- How to Add/Update/Delete Record using MS Access Database (410)
- Free Hotel Management System Manual (362)
- Sending SMS using AT Commands via GSM Modem/GSM Phone (receiving SMS-updated) (321)
- Library System Source Code (261)
- 1 of 204
- ››
Random Post
- SQL server 2008 Save,Edit,Delete and Search from Datagridview Vb.net 2008 (2,184)
- ZEST Sales and Inventory Manager (3,968)
- Pass and Fail Grade Solver 1.0 (1,982)
- Inventory System Source Code (55,608)
- Display Image On Mouse Over (2,421)
- Export MS Access Data to MS Excel (11,108)
- c# Array Part I (2,187)
- Custom Ticker Control Using A Progress Bar (1,945)
- Driving Licence Management System (6,547)
- SQL Wildcards (1,486)
- 1 of 133
- ››
you must need to add a reference named microsoft activeX data objects 2.7 library for the oledb connection
the code will look like this
you must declare conn as your connection
dim conn as adodb.connection
dim a as string
on your form load or on the sub main the code is
a="provider=microsoft.jet.oledb.4.0; data source=(the path of your database)
conn.connectionstring=a
conn.open
hope this will help
im also a newbie programmer
or visit me at http://codesrepublic.blogspot.com
http://codes-47.blogspot.com
your help get usefull to me thank you so much...
Hi ... My name is Hilal ... from Indonesia.
Please help to make the applications MLM (Multilevel Marketing) / Network Marketing.
Previously I say many thanks
your welcome jem
for more VB 6 codes just visit my blog http://codesrepublic.blogspot.com
thanks and God Bless!!!!
Pages
Add new comment