I need to create a parameterized query SQL using Exec Sql.In the Where clause I must specify a search for a datetime field.When I write where myDate = &(1:), where &(1:) is represented byanother date field, an error occurs.I'm using Plex 5.5 and SQL Server 2000.Can I solve this issue, indipendently by the language (English or Italian)?Thanks