|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Learn five alternative approaches for automating the delivery of Excel-based reports. Read all about it in the free whitepaper: “Automating Excel Reports: Five Approaches for Java Developers” Download Now!
|
|
#1
|
|||
|
|||
|
I am having problems in VB.Net to make a connection with my Acces database. I al ready made a referens, but it didn't ask for a wrapper. Maybe that is the problem?
This is kind of new form me, so i don't know exactly how to solf this problem. Code:
Public Class Form1
Inherits System.Windows.Forms.Form
Private m_cnADOConnection As New ADODB.Connetion()
it say's that type ADODB.Connection() is not defined? what do i have to do to make this work? |
|
#2
|
|||
|
|||
|
Sory guys, i see now that i didn't wrote connection ok. Problem is solft now.
New problem, how can i read al the recordsets in to my programma? See image. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > ADODB Connection problems |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|