Bug #33870 | Generated database prefix and connection string | ||
---|---|---|---|
Submitted: | 14 Jan 2008 17:36 | Modified: | 13 Jul 2010 13:51 |
Reporter: | Renaud Paquay | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S2 (Serious) |
Version: | 5.1.4, 5.2.4 | OS: | Windows (Vista) |
Assigned to: | Reggie Burnett | CPU Architecture: | Any |
Tags: | table prefix connection string |
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:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[17 Oct 2008 7:18]
Tonci Grgin
[17 Oct 2008 7:19]
Tonci Grgin
DB prefix *not* present in QB (same command)
Attachment: BUG33870-2.JPG (image/jpeg, text), 33.13 KiB.
[31 Aug 2009 13:54]
The Assimilator
Error generated when removing database name from CommandText
Attachment: sproc-param-error.PNG (image/png, text), 13.25 KiB.