https://bugs.documentfoundation.org/show_bug.cgi?id=124759

--- Comment #2 from kovacs.zsolt.san...@gmail.com ---

(In reply to Alex Thurgood from comment #1)
> @Sandor : what are you using as your datasource ?
> 
> Ideally, we need a sample database file where the problem occurs so that we
> can compare and try to reproduce.
> 
> Setting NEEDINFO.

I can't present that database.

Data source:
Client Access ODBC Driver (32-bit) 12.00.00.00 IBM Corporation
iSeries Access ODBC Driver
C:\WINDOWS\system32\cwbodbc.dll 2007.12.11

SQL::
select SYS_CNAME
from QSYS2.SYSCOLUMNS              
where SYS_TNAME='SYSTABLES'  
  and SYS_DNAME='QSYS2'      
  and SYS_CNAME < 'E'  
order by 1

Run(F5)::
SYS_CNAME
COLCOUNT  
CREATOR   
DBNAME    
DECFLTRND 
DEFINER   

Refresh::
SYS_CNAME
ALTEREDTS 
COLCOUNT  
CREATOR   
DBNAME    
DECFLTRND 
DEFINER   



With another data source, SQL server ( 10.00.17134.01 MS SQLSRV32.DLL
2018.04.12), work fine.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to