|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
How to search in a database
Originally posted by : HP (hpvanhagen@hotmail.com)Hello,I just have a access database connected with ODBC and IIS 4.0.My Query comes from access:SELECT im.IM, im.Betreft, ("secretariaten/im/" & [IM] & ".doc") AS [Bekijk IM]FROM imWHERE (((im.IM)=[IM nummer]) AND ((im.Betreft) Like "*"+[Name your looking for is:]+"*"));Why do i get a error???Please help me!
|
|
#2
|
|||
|
|||
|
Write lisible and well-formatted code (VERY first rule for debugging) and you'll find it's right after the FROM
|
![]() |
| Viewing: ASP Free Forums > Database > SQL Development > How to search in a database |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|