Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hello.. I wanted to pull the first 4 characters from a data field (Z_ID) in an external datasource (ODBC) with the following statement.
SELECT LEFT(Z_ID, 4) as SEA from TK_SEASON;
I have been successful in connecting to the ODBC and extracting data using SQL except with the above statement.
Kindly advise if there's anything wrong with the syntax. Thank you.
Error message as follows:
Details: "ODBC: ERROR [S1000] [Rocket U2][U2ODBC][1401263]Error ID: 46 Severity: ERROR Facility: DBCAPERR - UCI Error. Func: SQLPrepare(DML); State: S1000; U2 Database code: 950088; Msg: [U2][SQL Client][UNIVERSE]UniVerse/SQL: syntax error. Unexpected symbol. Token was "left". Scanned command was FROM "TK.SEASON" "TK.SEASON-HSCORL0" SELECT ALL left ."
What is the data source?
I am connecting to Rocket UniVerse database via U2 64-bit ODBC Driver. I have no problem connecting to all the fields (for example: Select * from TK_SEASON;). Thanks.
No clue if that is fully SQL compatible either the database or the driver.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 51 | |
| 37 | |
| 35 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 70 | |
| 65 | |
| 39 | |
| 33 | |
| 23 |