|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Declaring Adodc without ADO Object on the form?
How can i declare an Adodc within the coding itself without have the ADO Object on the form?
|
|
#2
|
|||
|
|||
|
you mean an ado data control? you need a reference to ActiveX Data Objects 2.7 (or so). then you will need a Connection object which has properties the same as the data control. then you use the connection object to execute SQL statements.
__________________
Programmer's Corner |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > Declaring Adodc without ADO Object on the form? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|