From: Ocke J. <Ock...@or...> - 2011-01-27 10:44:45
|
Hi Alexander, >> > Hi Ocke, > > Do you use Firebird ODBC driver 2.0.0.150 RC2 32-bit? > Do you have any idea how I can reproduce your problem quickly (via > openoffice or C++ example)? > I have tried to reproduce the problem with IBExpert/ODBC Viewer (it uses > SQLFetchScroll/SQLGetData), but it works fine. I upload a debug version for Windows on ftp://qa-upload.services.openoffice.org/dba34d/OOo_DEV300m96_Win_x86_install-arc_en-US.zip You have to start sbase.exe and choose ODBC in the lowest listbox. - Choose your db and press finish and store the odb file somewhere - The tables folder will automatically selected - But there are no tables (may a config problem on my side, I used odbctest from MS and call SQLTables results only in 3 system tables and nothing more) :-( - Go to the queries and create one ( select the "Create Query in SQL View" - Enter a simple "select * from your_table_name" - Run it => Crash I'm using 2.0.0.150 RC2 64-bit. - oj > > > Regards, > Alexander |