Viewing 2 posts - 1 through 3 (of 3 total)
I've solved the issue from the VB side...
I've started to use ADODb.Stream objects... and also I had to change the dolumnd type fom Text to Image (consecuently also I had to change...
February 22, 2006 at 7:50 am
#622615
The app is doing an
Exec StoreName 'FineName', FileSize, 'FileContents'
the problem is that FileContents have an ASCII 0 and SQL throws an "Unclosed quotation mark before the character string 'ÿØÿà'"....
February 21, 2006 at 10:42 am
#622381