|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (5 bit)
Join Date: Feb 2003
Location: UK
Posts: 19
|
VB And DB Connections
When running this code in VB 6 i get the error "Compile Error: Invalid Outside Procedure" Whats wrong with the code and if its not the code then how can i solve the problem
rsConnection.ActiveConnection = "Provider=Microsoft.Jet.OLEDB.4.0;" & "Data Source =" & App.Path & "\database.mdb" rsConnection.LockType = adLockOptimistic rsConnection.CursorType = adOpenForwardOnly Thanks |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|