Page 1 of 1

Assigning blobs

Posted: Wed 05 Nov 2008 23:25
by ccmcbride
Using : msSQL 2005, Delphi 7, sdac 4.50.0.39,

Microsoft SQL Server: 09.00.3073
Microsoft SQL Native Client: 9.00.3042.00

This line works, and after the assignment, the fields are equal (as they should be)
fMaster.FieldByName('ServReq').Assign(dmMain.tblArchive.FieldByName('ServReq'));

using mssql 2008, Delphi2007, sdac 4.50.0.39
the same line of code,
fMaster.ServReq is full of garbage immediately after the line.

Posted: Thu 06 Nov 2008 12:04
by Dimon
Try to compose a small sample to demonstrate the problem and send it to dmitryg*devart*com.

Posted: Tue 11 Nov 2008 03:17
by ccmcbride
I have done so.

Posted: Wed 12 Nov 2008 12:28
by Dimon
I have received your email. Thank you for information. We have answered you by e-mail.