Bug #44512 | Update/delete unreconized command | ||
---|---|---|---|
Submitted: | 28 Apr 2009 12:22 | Modified: | 17 Jun 2009 9:46 |
Reporter: | rabosa Cando | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S2 (Serious) |
Version: | 6.0.3 | OS: | Windows (XP SP3) |
Assigned to: | Reggie Burnett | CPU Architecture: | Any |
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
[28 Apr 2009 13:29]
Tonci Grgin
[28 Apr 2009 14:03]
rabosa Cando
Insert
Attachment: insert.JPG (image/jpeg, text), 208.19 KiB.
[28 Apr 2009 14:05]
rabosa Cando
delete
Attachment: delete.JPG (image/jpeg, text), 189.87 KiB.
[28 Apr 2009 14:06]
rabosa Cando
parameters update
Attachment: parameter_update.jpg (image/jpeg, text), 213.17 KiB.
[28 Apr 2009 14:23]
rabosa Cando
Update With net connector 5.2.6
Attachment: update_526.jpg (image/jpeg, text), 52.35 KiB.