Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
HI,
I have a big problem
when i'm trying to load a table in the script using oracle odbc driver
this table contains nearly 1 million record
but it stop loading @ 340.000 and this message appear
"ODBC Read Failed"
when i press "OK"
this is what's written in the script execution progress dialog
"QUX_unexpected end of data oracle odbc: invalid datetime format "
i tried to run the select statement on the plsqldev and it returns the table normally but the problem in the script in qlikview
Attached the two error messages.
p.s
The other tables are loaded normally but this issue appear in this table only.
Any Help Please
Regards,
Mona
i found that there's 3 columns in this table which cause the problem but i don't know why??