|
-
Jul 11th, 2009, 02:19 AM
#1
Thread Starter
New Member
SQL problem
so basically ive got the following piece of SQL:
"SELECT Scales.[Scale Name], Scales.[Root Note], Scales.Notes from Scales where (InStr(Scales.Notes, Text1.Text)"
where text1 is a textbox on the form, yet it doesnt seem to register it, is there some special way to put text1.text into the InStr function?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|