Bug 44092 - Requesting a base ADO connection, the first record is ignored
Summary: Requesting a base ADO connection, the first record is ignored
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Base (show other bugs)
Version:
(earliest affected)
3.4.5 RC1
Hardware: x86 (IA32) Windows (All)
: high normal
Assignee: Not Assigned
URL:
Whiteboard: target:3.5.0
Keywords: patch
Depends on:
Blocks:
 
Reported: 2011-12-23 04:09 UTC by dany franck
Modified: 2012-02-03 12:42 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dany franck 2011-12-23 04:09:07 UTC
It was a bug corrected in the last beta (3.3.?) of OO

the request
select * from v_echantillon where annee=2010 and numlabo<3
returns 1 record with the ADO connection and 2 records with odbc connection
Database was SQLSERVER 2000, LO 3.4.5RC1
Comment 1 dany franck 2011-12-23 04:14:27 UTC
the OO bug report

https://issues.apache.org/ooo/show_bug.cgi?id=116509
Comment 2 famo 2012-01-22 10:12:29 UTC
Regarding to: https://issues.apache.org/ooo/show_bug.cgi?id=116509

This bug was fixed in (OpenOffice.org) cws dba34d

Someone knows how to access this change?

Setting to NEEDINFO and adding keyword patch.
Comment 3 dany franck 2012-01-23 08:28:27 UTC
The bug doesn't exist in 3.50Rc1
Comment 4 Lionel Elie Mamane 2012-02-03 12:41:52 UTC
(In reply to comment #3)
> The bug doesn't exist in 3.50Rc1

Yes, I think we merged OO.org DEV300m105 between 3.4 and 3.5, which contained the fix. Closing this bug.