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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
sec4zj
Frequent Visitor

ODBC behavior error

Hello,

 

I am getting the below error when I try to connect to this database using a connection string. This connection worked for a long time and recently started throwing this error - no changes have been made to the database and I've double checked the user ID and password. Any help would be much appreciated!

 

DataSource.Error: ODBC: ERROR [HY000] [AspenTech][SQLplus] Invalid UID/PWD
ERROR [01000] [Microsoft][ODBC Driver Manager] The driver doesn't support the version of ODBC behavior that the application requested (see SQLSetEnvAttr).
Details:
DataSourceKind=Odbc
DataSourcePath=driver={AspenTech SQLplus};host=ROCSAWN00015
OdbcErrors=[Table]

1 ACCEPTED SOLUTION
v-yalanwu-msft
Community Support
Community Support

Hi, @sec4zj ;

According to your description, there may be two reasons, one is the user name and password; the other is the version reason; you can try the following ways:

1.What's the version of ODBC did you create, 32 bit or 64 bit?  if your app is configured for 32-bit (Platform option of x86) and is running under 64-bit Windows, you will need to use the 32-bit Data Sources applet under Administrative Tools in Control Panel to create the DSN. Also, the Oracle Client software must match the platform the app is running under (32 or 64-bit)

 

2.Please verify the User credentials as it would be the case sensitive issue. I suggest to use upper case while you connect to ODBC.

In addition, you could refer this link.

Best Regards,
Community Support Team_ Yalan Wu
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

1 REPLY 1
v-yalanwu-msft
Community Support
Community Support

Hi, @sec4zj ;

According to your description, there may be two reasons, one is the user name and password; the other is the version reason; you can try the following ways:

1.What's the version of ODBC did you create, 32 bit or 64 bit?  if your app is configured for 32-bit (Platform option of x86) and is running under 64-bit Windows, you will need to use the 32-bit Data Sources applet under Administrative Tools in Control Panel to create the DSN. Also, the Oracle Client software must match the platform the app is running under (32 or 64-bit)

 

2.Please verify the User credentials as it would be the case sensitive issue. I suggest to use upper case while you connect to ODBC.

In addition, you could refer this link.

Best Regards,
Community Support Team_ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.  

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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