Skip to content

SQL Server - Statement(s) could not be prepared #102

Answered by lovasoa
Pieter3033 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello and welcome to SQLPage !

The log line error returned from database: Statement(s) could not be prepared. seems to indicate that you actually connected successfully to the database.
After connecting successfully, SQLPage sent a simple test sql statement comprising of a single comment (/* SQLx ping */) to the database, and that failed, because the database returned an error saying that the statement could not be prepared. This is just a warning, though, not an error. Does this prevent you from running any sql file through SQLPage ? What do the database logs say ?

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@lovasoa
Comment options

@Pieter3033
Comment options

@lovasoa
Comment options

@lovasoa
Comment options

@Pieter3033
Comment options

Answer selected by Pieter3033
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants