Bug in Database.SaveToDisk

jeffreydpjeffreydp Posts: 8
edited March 25, 2008 4:52AM in SQL Toolkit Previous Versions
There's a small bug in the SaveToDisk function.

If the password on the ConnectionProperties of the Database object is set to null, the SaveToDisk method fails with the following exception:

String reference not set to an instance of a String.
Parameter name: s

Comments

Sign In or Register to comment.