•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Visual Basic 4 / 5 / 6 section within the Software Development category of DaniWeb, a massive community of 375,213 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,261 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Visual Basic 4 / 5 / 6 advertiser:
Views: 816 | Replies: 3
![]() |
This following code to connect vb 6 with access
place this code in module :
place this code in module :
vb Syntax (Toggle Plain Text)
Global Conn As ADODB.Connection Global rs As ADODB.Recordset Sub Access_Connector() Set Conn = New ADODB.Connection Conn.Provider = "microsoft.jet.oledb.4.0" Conn.CursorLocation = adUseClient Conn.Open App.Path & "\SIS.mdb" End Sub
Never tried = Never Know
So, Please do something before post your thread.
* PM Asking will be ignored *
So, Please do something before post your thread.
* PM Asking will be ignored *
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb Visual Basic 4 / 5 / 6 Marketplace
•
•
•
•
advertising apple bill gates browser business code computer console development exploit firefox game google hardware ibm internet ipod linux merger microsoft mobile mozilla mp3 news novell office open openoffice operating os pc ps3 red hat search security silicon valley software source spyware survey system ubuntu upgrade vista web windows xbox 360 xp yahoo zune
- Inserting,deleting,updating and editing records to a MS Access database (C#)
- Writing to an Access Database (Visual Basic 4 / 5 / 6)
- Connecting Access 2007 to VB 5.0 (Visual Basic 4 / 5 / 6)
- connecting and passing query in VB6 and CR (Visual Basic 4 / 5 / 6)
- Connecting password protected MS Access database from C# (C#)
- Connecting ASP to Ms Access (ASP)
- Error in Shared Microsoft Access (MS Access and FileMaker Pro)
- Lingering problems with Hotoffers, limited net access (Viruses, Spyware and other Nasties)
- New key word not recoginized in VB6 connecting to Access (Visual Basic 4 / 5 / 6)
Other Threads in the Visual Basic 4 / 5 / 6 Forum
- Previous Thread: Datagrid with checkboxes
- Next Thread: Error message while saving a project



Linear Mode