[Firebird-net-provider] [FB-Tracker] Created: (DNET-155) FbConnectionStringBuilder Database Property return null

2008-01-30 Thread JIRA
FbConnectionStringBuilder Database Property return null
---

 Key: DNET-155
 URL: http://tracker.firebirdsql.org/browse/DNET-155
 Project: .NET Data provider
  Issue Type: Bug
  Components: ADO.NET Provider, ASP.NET Providers
Affects Versions: 2.0, 1.7.1
 Environment: XP sp2 .net client 2.0
Reporter: Eyyub Volkan Çektimur
Assignee: Jiri Cincura


FbConnectionStringBuilder fc = new FbConnectionStringBuilder();
fc.DataSource = "localhost";
fc.Database = "c:\\abc.fdb"; --> This line returns Value cannot be null. 
Parameter name: keyword
fc.Dialect = 3;
fc.Password = "***";
fc.UserID = "SYSDBA";


to reproduce this error you need to change your regional settings to one that 
contains special characters , for example you can try  "Turkish".  if the 
regional settings are set to "English" , this exception does not happen.

-- 
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

   

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


Re: [Firebird-net-provider] [FB-Tracker] Created: (DNET-154) Invalid request handle after rollback

2008-01-30 Thread Jiri Cincura
On 1/30/08, Oleg Deribas <[EMAIL PROTECTED]> wrote:
> It looks like the same bug appears with non-selectable procedures called
>   using "EXECUTE PROCEDURE" statement.

Please report it to tracker too. I'll check this, asap. Thanks.

-- 
Jiri {x2} Cincura (Microsoft Student Partner)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider