benjamenus
Programmer
I wish to search for a string of text (e.g. like '%search%') but the field is long datatype so it will not allow.
I believe it is possible to amend the SQL so it will display the first 2000 characters. I also belileve you can write a function to convert the datatype.
Does anyone know how to do this or have any other solution?
Cheers
I believe it is possible to amend the SQL so it will display the first 2000 characters. I also belileve you can write a function to convert the datatype.
Does anyone know how to do this or have any other solution?
Cheers