From: Firebird U. u. W. (JIRA) <tr...@fi...> - 2014-02-16 00:19:07
|
Don't want to need Directory c:\Users\Jiri\Documents\devel\NETProvider\working\NETProvider ------------------------------------------------------------------------------------------- Key: DNET-545 URL: http://tracker.firebirdsql.org/browse/DNET-545 Project: .NET Data provider Issue Type: Improvement Components: ADO.NET Provider Affects Versions: 4.1.0.0 Environment: Perhaps important that I use Sharp develop 4.4. (Windows 7) Reporter: Firebird User unter Windows7 Assignee: Jiri Cincura I have tried to drop a table still there are StoredProecedures using it in the data base. I catched an exception. ok. But the text was: Can't load file FbTransaction.cs under c:\Users\Jiri\Documents\devel\NETProvider\working\NETProvider\source\FirebirdSql\Data\FirebirdClient. So I have created an user jiri and so on. Isn't there any other solution? Than I got the real exception text. FirebirdSql.Data.FirebirdClient.FbException: unsuccessful metadata update cannot delete COLUMN RELATION1.MY_FR there are 3 dependencies The location was: c:\Users\Jiri\Documents\devel\NETProvider\working\NETProvider\source\FirebirdSql\Data\FirebirdClient\FbTransaction.cs Line 174 By the way: I have heard that lock(this) is not a good way for synchronization. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |