To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75174
                 Issue #|75174
                 Summary|error in 'between' with parameters.....
               Component|Database access
                 Version|OOo 2.1
                Platform|All
                     URL|
              OS/Version|Windows XP
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|none
             Assigned to|dbaneedsconfirm
             Reported by|teo_jurado





------- Additional comments from [EMAIL PROTECTED] Tue Mar  6 16:35:00 +0000 
2007 -------
I have one error with Base..
I've tried the SQL sentence in a view, ' marcajes . fecha  between :DESDE_FECHA 
AND marcajes . fecha :HASTA_FECHA' and only question one parameter... i've 
tried with more parameters with the same error... not count all of parameters 
defined....

I've solution with this.. ' marcajes . fecha  >= :DESDE_FECHA AND marcajes . 
fecha <= :HASTA_FECHA', 

--------


In spanish....


Tengo el siguiente error con 'Base'
He probado la siguiente sentencia SQL en una vista, ' marcajes . fecha  between
 :DESDE_FECHA AND marcajes . fecha :HASTA_FECHA', y solo me pregunta el primer 
parametro o ninguno...

Lo he solucionado asi, ' marcajes . fecha  >= :DESDE_FECHA AND marcajes . fecha 
<= :HASTA_FECHA'....

Sorry for my english.... ;-P

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to