Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQLServerException thrown twice #207

Closed
xiangyushawn opened this issue Mar 17, 2017 · 0 comments
Closed

SQLServerException thrown twice #207

xiangyushawn opened this issue Mar 17, 2017 · 0 comments
Assignees
Labels
Waiting for Response Waiting for a reply from the original poster, or affiliated party
Projects

Comments

@xiangyushawn
Copy link
Contributor

found by @v-suhame
if run PreparedStatement.getParameterMetaData() with */ select top 10 NAME from table, the SQLServerException is thrown twice

com.microsoft.sqlserver.jdbc.SQLServerException: com.microsoft.sqlserver.jdbc.SQLServerException: Unable to identify the table */ select top 1 NAME from BigDe0 for the metadata.
@v-nisidh v-nisidh added the Under Review Used for pull requests under review label Mar 20, 2017
@xiangyushawn xiangyushawn added Waiting for Response Waiting for a reply from the original poster, or affiliated party and removed Under Review Used for pull requests under review labels Mar 22, 2017
@lilgreenbird lilgreenbird added this to Closed Issues in MSSQL JDBC Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Waiting for Response Waiting for a reply from the original poster, or affiliated party
Projects
MSSQL JDBC
  
Closed Issues
Development

No branches or pull requests

2 participants