Creating a Firebird database crashes on some machines with error: "This line 
returns Value cannot be null. Parameter name: keyword".

Here's the code used:
 Dim sConnect As String = GetFbConnectionString("", sDb, "", "")
                FbConnection.CreateDatabase(sConnect)

This problem was already opened but not reproductible.  We could reproduce 
the error and isolate it.  This happens on machines using Regional Settings 
containing special characters. For example, on a US English machine, just 
change the Regional Settings to Turkish and you'll get the error.

A workaround or fix would be much appreciated. 



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to