execute in 4d("SET BLOB SIZE(vx_HTMLBlob;0)") had no effect at all...

The other change will be done as soon as we set the test server (which we should have done long ago)...

Meanwhile I'll wait for your testing for leaks...

Thanks a lot!!!


Jaime


El 10-07-2008, a las 16:20, Aparajita Fishman escribió:

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/

_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to