When I use SET BLOB SIZE in en a4l method I get an error. Seems that
SET BLOB SIZE is not supported in Active4D...
It will be, in the meantime try:
execute in 4d("SET BLOB SIZE(vx_HTMLBlob;0)")
One thing I would like you to try: instead of passing a pointer to
vx_HTMLBlob, don't pass it at all and just reference that variable in
the 4D methods. This will eliminate the possibility of the pointer
causing the problem.
Regards,
Aparajita
www.aparajitaworld.com
"If you dare to fail, you are bound to succeed."
- Sri Chinmoy | www.srichinmoy.org
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/