|
ok, I removed the ilike operator, and changed it to 'like' with lower-casing the column value and the variable.
This way we don't need to hardcode specific driver names. Please update your svn repository, and let me know if you encounter more issues! Thanks for the feedback! It is very useful for maintaining this code. -Naama On Tue, Feb 15, 2011 at 1:34 PM, Kim Rutherford <[hidden email]> wrote:
------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Gmod-schema mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gmod-schema |
|
On Tuesday 15 February 2011 at 15:21:44, Naama Menda wrote:
> ok, I removed the ilike operator, and changed it to 'like' with > lower-casing the column value and the variable. > This way we don't need to hardcode specific driver names. Thanks, that's a much better solution than mine. > Please update your svn repository, and let me know if you encounter more > issues! Thanks very much. The loader now works fine for me on SQLite. Kim. ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Gmod-schema mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gmod-schema |
| Powered by Nabble | Edit this page |
