Bug #56859 DatabaseExists() and CreateDatabase() use wrong database name
Submitted: 19 Sep 2010 14:38 Modified: 26 Dec 2010 21:38
Reporter: Tanguy Gilmont Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Severity:S2 (Serious)
Version:6.3.5 OS:Windows (Windows7)
Assigned to: Reggie Burnett CPU Architecture:Any
Tags: connection string, connector

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[28 Sep 2010 18:15] Tanguy Gilmont
Small VS2010 project that illustrates the problem

Attachment: DBExistsTest.zip (application/zip, text), 7.45 KiB.