Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi there,
I try to connect to database on Firebird.
When I pull out data I see there is a problem with QUANTITY column in my SQL statement. In some reasons database creator has set up QUANTITY column as BIGINT even though from obvious reasons numbers in that column won't be that big.
If I'm not wrong it says that in some weird resons Power BI cannot read BIGINTs?
Is there a way to avoid that error? I've tried SQL's FORMAT, CONVERT but nothing helped.
I'd like to try everything before speaking with database admin and try to convince him to change column types. I read little about it and it isn't that straightforward.
DataSource.Error: ODBC: ERROR [HY000] [ODBC Firebird Driver][Firebird]Dynamic SQL Error
SQL error code = -206
Column unknown
QUANTITY
Client SQL dialect 1 does not support reference to BIGINT datatype
Details:
DataSourceKind=Odbc
DataSourcePath=dsn=ESYSTEM
OdbcErrors=[Table]
Hi @peter_gorgol ,
Please see if this solution can help:
Client SQL dialect 1 does not support reference to BIGINT datatype · Issue #19 ·
Best Regards,
Community Support Team _ kalyj
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
123 | |
76 | |
62 | |
50 | |
50 |
User | Count |
---|---|
175 | |
125 | |
60 | |
60 | |
58 |