Forum Discussion
Error getting data via ODBC Driver
- 9 years ago
Hi Greg_Deckler!
I think i found the problem in my SQL, one wrong left join...
Was traversing 12 records for each "select from" record, returning more than 39 million records to read, and therefore, causing a very long consultation. I believe the error was related to the processing time to obtain the data.1) My DB is Firebird 2.5.4.
2) The ODBC is x64 bits for Windows, you can download here.3) The Source is on-premises.
Will move to closed. Thank you anyway for your attention!
Hi Greg_Deckler!
I think i found the problem in my SQL, one wrong left join...
Was traversing 12 records for each "select from" record, returning more than 39 million records to read, and therefore, causing a very long consultation. I believe the error was related to the processing time to obtain the data.
1) My DB is Firebird 2.5.4.
2) The ODBC is x64 bits for Windows, you can download here.
3) The Source is on-premises.
Will move to closed. Thank you anyway for your attention!
No problem, glad you got it resolved!