Error message when "Edit stored Proc Definition" when schema is not dbo
Hi,
I get an error message in LINQPad 6 when trying to editing the stored proc i a connected database.
Editing a stored proc in dbo schema works fine.
Error: SqlException - The database name component of the object qualifier must be the name of the current database. Source=Core .Net SqlClient Data Provider
Thanks
Wilfred
Comments
The problem I believe is caused by the period in the schema name. I'll get a fix into the next LINQPad beta build.