I have tried the SQL. Name column does not seem to be a problem, especially because it is preceded by the table name(alias).
The problem seems to be the parameter value - SQL query string from the error message contains '?' instead of parameter. When I substituted '?' with some string value I got it executed correctly. What could be wrong that new JetDriver does not fill query with parameters ? s. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
