Need help - Getting Column not found DB errors with r2dbc-mssql with Spring Webflux

88 views
Skip to first unread message

Sreenath Sandru

unread,
Jan 25, 2022, 2:10:27 PM1/25/22
to r2dbc
Hi Mark,
we are facing DB error saying DB Column not found in DAO layer after executing a MSSQL DB Query and during mapping of the columns in result set. We are using Spring Webflux framework. 
The current version of r2dbc-mssql and r2dbc-spi are : r2dbc-mssql-0.8.6.RELEASE and r2dbc-spi-0.8.5.RELEASE.
Need your inputs to resolve the issue.

Thanks,
Sreenath

Sreenath Sandru

unread,
Jan 28, 2022, 1:47:29 AM1/28/22
to r2dbc
To give more context, The after executing a DB Query, the wrong result set (some other query's resultset) is being returned in map() method.
While processing the  rows, it is throwing the 
"Column name [ ColumnName of the query beign executed ] does not exist in column names [ columns names of the other resultset being returned].

Any help will be appreciated.

Thanks,
Sreenath
Reply all
Reply to author
Forward
0 new messages