Board index » delphi » MS Access and inserting blobs using parameters
Craig Dunstan
![]() Delphi Developer |
Sat, 04 Sep 2004 07:36:55 GMT
MS Access and inserting blobs using parameters
When trying an insert statement into an MS Access table such as:
insert into crel_circuit_relay and the "remarks" param is set to ftMemo and the contents have more than 255 I have been stepping through the VCL but can't distinguish the difference I am using Delphi 5/E with BDE 5.11. Does anyone know if this is an MS Access issue, BDE or Delphi issue? Your response is much appreciated. Craig Dunstan |