|
-
April 15th, 2002, 07:09 AM
#1
Is 'ODBC Text Driver' case sensitive?
Is 'ODBC Text Driver' case sensitive?
"SELECT Path From Path_Table.txt WHERE Path LIKE '" & SampFolder & "%'"
The above query returns no records if the case of 'Path' feild doesnot match with SampFolder variable.
I use a File DSN to read data from a text data file.
If Path="c:\Program Files\Common" and SampFolder="C:\Program Files" the above query returns EOF.
Any idea? how can i work around it?
Thanks,
Kiran.
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
|