Re: [Firebird-net-provider] No message for error code...

2009-03-13 Thread Rick Roen
Maybe I miss something. My typical client setup is to run all the programs from a UNC file path and put all the associated DLL in the same pat. If I just replace the FirebirdClient.dll with the updated version I think I recall that the programs fill fail because they cannot find the version of the

Re: [Firebird-net-provider] No message for error code...

2009-03-13 Thread Jiri Cincura
On Fri, Mar 6, 2009 at 16:20, Rick Roen wrote: > Wouldn't it be easier and clearer to have the FirebirdClient use the same > Firebird.msg file as the firebird server?  That way when we update Firebird But it's there. We're building the resources from this file. There's no benefit from having this

Re: [Firebird-net-provider] No message for error code...

2009-03-06 Thread Rick Roen
iders Subject: Re: [Firebird-net-provider] No message for error code... You're probably using wrong build. Check the 2.5 beta 1, for example. -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.vyvojar.cz/jirka/ | http://www.ID3r

Re: [Firebird-net-provider] No message for error code...

2009-03-05 Thread Rick Roen
-Original Message- From: Helen Borrie [mailto:hele...@tpg.com.au] Sent: Wednesday, March 04, 2009 7:19 PM To: For users and developers of the Firebird .NET providers Subject: Re: [Firebird-net-provider] No message for error code... At 11:34 AM 5/03/2009, you wrote: [using a

Re: [Firebird-net-provider] No message for error code...

2009-03-05 Thread Jiri Cincura
2009/3/5 Rick Roen : > I have Googled about the “No message for error code”  which seems to be > related to an outdated Firebird.msg file.  The Firebird.msg file that I have > has a creation date of ‎September ‎16, ‎2008, ‏‎4:33:23 PM and Database > Workbench seems to be able to find it ok. I also

Re: [Firebird-net-provider] No message for error code...

2009-03-04 Thread Helen Borrie
At 11:34 AM 5/03/2009, you wrote: [using a HORRIBLE mail interface!!) >Firebird 2.1.1.17910 Firebird client 2.1.0.0 I am intentionally triggering a >foreign key violation by deleting a parent record. When I do this from >Database Workbench I get the message:Violation of FOREIGN KEY >con

Re: [Firebird-net-provider] No message for error code 335544344 found

2006-01-28 Thread Scott Price
May I ask what version you are using Wei? Is it the sourceforge RC3 download? Carlos fixed an issue where I was receiving the same error messages, but to obtain that update you probably need to get the CVS source and build the provider yourself, or get someone who has a built version to email

Re: [Firebird-net-provider] No message for error code 335544344 found

2006-01-28 Thread Carlos Guzmán Álvarez
Hello: No message for error code 335544344 found. No message for error code 335544734 found. how to fix this problem? The Server is not being able to open the database file can yous end a sample of the connection string you are usig ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blog

Re: [Firebird-net-provider] No message for error code XXXXXXXXXX

2005-11-21 Thread Carlos Guzmán Álvarez
Hello: Where does .NET Provider take messages for error codes from? Does (and where if true) it look for some the resource file? From the nant build file: value="/resource:${source.dir}/FirebirdSql.Data.Common/Resources/isc_error_msg.resources,FirebirdSql.Data.Common.Resources.isc_error_msg.r

Re: [Firebird-net-provider] No message for error code XXXXXXXXXX found

2005-11-21 Thread Kosta Curcic
Carlos Guzmán Álvarez wrote: Huummm could somebody having this problem build the provider sources using nant in debug mode and try to do a debug on IscException.*BuildExceptionMessage to see what is going worng ?? please.* I had the same problem, and solved it by manually rebuilding isc_err

Re: [Firebird-net-provider] No message for error code XXXXXXXXXX

2005-11-21 Thread sasha
Huummm could somebody having this problem build the provider sources using nant in debug mode and try to do a debug on IscException.*BuildExceptionMessage to see what is going worng ?? please.* I didn't work with nant and can only run build.bat :-) Where does .NET Provider take messages for er

Re: [Firebird-net-provider] No message for error code XXXXXXXXXX found

2005-11-19 Thread Carlos Guzmán Álvarez
Hello: We have the same problems too Huummm could somebody having this problem build the provider sources using nant in debug mode and try to do a debug on IscException.*BuildExceptionMessage to see what is going worng ?? please.* -- Best regards Carlos Guzmán Álvarez Vigo-Spain

Re: [Firebird-net-provider] No message for error code XXXXXXXXXX found

2005-11-19 Thread sasha
Phillip Cannon wrote: Hi, I just upgraded from .NET Provider 1.7A to 1.7.1 RC3 and am getting some strange errors returned to me by the library. Normally when SQL is entered incorrectly you get "dynamic sql error...etc" but with the latest version i get messages similar to the above and have