I am getting the following error when trying to open one of our firebird 
databases:
FirebirdSql.Data.FirebirdClient.FbException was caught
  HResult=-2147467259
  Message=Your user name and password are not defined. Ask your database 
administrator to set up a Firebird login.
  Source=FirebirdSql.Data.FirebirdClient
  ErrorCode=335544472
  SQLSTATE=28000
  StackTrace:
       at FirebirdSql.Data.FirebirdClient.FbConnectionInternal.Connect()
       at FirebirdSql.Data.FirebirdClient.FbConnectionPool.Create()
       at FirebirdSql.Data.FirebirdClient.FbConnectionPool.CheckOut()
       at FirebirdSql.Data.FirebirdClient.FbConnection.Open()
       at netTiersFileCopier.UpdateFirebirdDatabase.ExecuteBatch(String 
connectionString, String updateScript, Boolean executeSingleStatements) in 
c:\Dev\JurisSuite\Branches\v2.7\Foundation\Core\Utililties\netTiersFileCopier\netTiersFileCopier\UpdateFirebirdDatabase.cs:line
 623

Here is a screen shot of the code I am executing and the connection string I am 
using:
https://www.dropbox.com/s/2hkvq2p25jm8wjf/10-21-2013%2012-41-03%20PM.png

Here is a screenshot of the same database opened in FlameRobin using the same 
credentials:
[cid:image001.png@01CECE5B.FDC2A220]

Why do I receive that error when trying to open the database programmatically 
when I can open the same database with the same credentials in FlameRobin?

I have searched for this error but none of the posts that I have found seem to 
describe the same issue that I am having.

Thanks in advance for your help.
Regards,
Greg.
Greg Bradburn
Sr. Software Engineer
LexisNexis - Business of Law Software Solutions
2000 Regency Pkwy, Suite 600
Cary, NC 27518
919-297-1788 Direct

<<inline: image001.png>>

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to