Hi all,
If a field value contains an apostrophe (') eg "Bob's Factory" - when performing a lookup (and I would assume when using any SQL) a syntax error is generated.
Just wandering whether there is a way you can work around this in your code - or some type of global function that can be written to ignore the apostrophe if it occurs within a string?
Hope this makes sense.
Cheers
Rob
If a field value contains an apostrophe (') eg "Bob's Factory" - when performing a lookup (and I would assume when using any SQL) a syntax error is generated.
Just wandering whether there is a way you can work around this in your code - or some type of global function that can be written to ignore the apostrophe if it occurs within a string?
Hope this makes sense.
Cheers
Rob