Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Jmcast
New Member

undefined

error de conectividad: [microsoft][odbc sql server driver][sql server]sintaxis incorrecta cerca de '55555'.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi, @Jmcast 

When we connect to SQL Server, we really need to enter the correct query statement. If you encounter an error, it's usually because the query statement is syntactically incorrect.

vjianpengmsft_0-1732157685098.png

I checked my sql query again and I found the problem:

vjianpengmsft_1-1732157837125.png

The way to check if your SQL statement is correct is simple, you just need to send your SQL to the AI and it will automatically correct the error for you. You can then complete the link by placing the new query statement in the dialog box.

 

 

Best Regards

Jianpeng Li

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi, @Jmcast 

When we connect to SQL Server, we really need to enter the correct query statement. If you encounter an error, it's usually because the query statement is syntactically incorrect.

vjianpengmsft_0-1732157685098.png

I checked my sql query again and I found the problem:

vjianpengmsft_1-1732157837125.png

The way to check if your SQL statement is correct is simple, you just need to send your SQL to the AI and it will automatically correct the error for you. You can then complete the link by placing the new query statement in the dialog box.

 

 

Best Regards

Jianpeng Li

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

Sahir_Maharaj
Super User
Super User

Hello @Jmcast,

 

Can you please try the following suggestions to troubleshoot:

  • Can you verify that numeric values like 55555 are not enclosed in single quotes (e.g., '55555'), as SQL Server treats values in single quotes as strings.
  • If the query is dynamically generated (e.g., through a script or Power BI), ensure that parameters are properly formatted.
  • I've found that sometimes, the issue arises due to driver configurations. Ensure the ODBC driver is properly set up and supports the SQL Server version.

If you can share the query or a snippet of the code generating the error, I can help pinpoint the exact issue.

 

Hope this helps.


Did I answer your question? Mark my post as a solution, this will help others!

If my response(s) assisted you in any way, don't forget to drop me a "Kudos" 🙂

Kind Regards,
Sahir Maharaj
Data Scientist | Data Engineer | Data Analyst | AI Engineer
P.S. Want me to build your Power BI solution? (Yes, its FREE!)
➤ Lets connect on LinkedIn: Join my network of 15K+ professionals
➤ Join my free newsletter: Data Driven: From 0 to 100
➤ Website: https://sahirmaharaj.com
➤ Email: sahir@sahirmaharaj.com
➤ Want me to build your Power BI solution? Lets chat about how I can assist!
➤ Join my Medium community of 30K readers! Sharing my knowledge about data science and artificial intelligence
➤ Explore my latest project (350K+ views): Wordlit.net
➤ 100+ FREE Power BI Themes: Download Now
LinkedIn Top Voice in Artificial Intelligence, Data Science and Machine Learning

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.