|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Find Method
Hi,
Can the Find Method works like this? It actually works fine on one search but using two searches I got this error 'Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another' <code> Form1.Adodc2.Recordset.Find "entryno like '" & Text3.Text & "'" & " And botter.botter_id = " & Text1.Text & "" </code> |
|
#2
|
|||
|
|||
|
Could one be text and one numberic? Not as simple as that having not seen a dit dot (") for an hour I know what that can be like!
|
|
#3
|
|||
|
|||
|
Hi,
Oh yea, but lets say either one of them thus have a dit dot as you say "" or simple a " ' ". so its <code> Form1.Adodc2.Recordset.Find "entryno like '" & Text3.Text & "'" & " And botter.botter_id = ' " & Text1.Text & " ' " </code> thus this makes a difference, i just right this without first testing douh ![]() |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > Find Method |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|