RE: [Info-ingres] Error - E_US10CE in Ingres
Does each part of the union run without error?
Paul
-----Original Message-----
From: Karl & Betty Schendel [
mailto:schendel@xxxxxxxxxxxxxx]
Sent: Sunday, 10 July 2005 12:07 AM
To: info-ingres@xxxxxxxxxxxxxxx
Subject: Re: [Info-ingres] Error - E_US10CE in Ingres
At 8:56 PM -0700 7/8/2005, BODH RAJ wrote:
>Sir,
>
>I am getting the following error :
>
>'3' is not a valid date. <EUS10CE>
>
>with the following query :
[snip]
What's in variables f_start_date and f_end_date? They are the most
likely suspects.
I don't see anything blatantly wrong with the rest of the query.
Karl
_______________________________________________
Info-ingres mailing list
Info-ingres@xxxxxxxxxxxxxxx
http://mailman.cariboulake.com/mailman/listinfo.py/info-ingres
.
Relevant Pages
- Re: Combining records from two queries
... combining UNION and SELECT queries to best effect. ... The list in each case has to have the same number & types of fields (for example, if the first Query begins with a Date/Time field, the second one should do so as well). ... I like to keep my Union Queries short and simple and do the rest of the work elsewhere. ... tblMentors comprises Subject Mentors and Professional Mentors and the Placement subform has a combo for each - the Subject Mentor combo puts the chosen MentorID in the SubjectMentorID field and the Professional Mentor combo puts the chosen MentorID in the ProfessionalMentorID field. ... (microsoft.public.access.queries) - Re: Graphical Union-Query Builder?
... If you are limiting the input in each of the sub-queries in your Union ... Use the filtered queries as the input to your Union query: ... Most "functional IT users" will not know anything about SQL. ... I didn't know that fields of subsequent queries in a Union could have ... (microsoft.public.access.queries) - Re: Help! Union Query has started crashing!
... It's tblSupport on the RLR_SUPPORT_INFOTERRA.mdb database. ... I think I have tracked the problem down to the query ... I also tried a UNION ALL, ... the actual structure of the queries as they have been running fine for weeks. ... (microsoft.public.access.queries) - Re: How to get a distinct count of result set of multople table joins?
... since the UNION syntax removes duplicate rows automatically. ... "SORT " in your execution plan. ... The base query is an outer join. ... (comp.databases.oracle.misc) - Re: Sum of numbers
... "Evi" wrote: ... You say the union query 'only shows fields from the first table'. ... Do you mean that you want a multicolumn report with all customers' names ... (microsoft.public.access.reports) |
|