Dear readers, After doing more tests, I came on the fact that in the turbine-schema.xml are of type VARBINARY. This type is translared into a "LONG RAW" inside the sql script by the ant task.
The problem is that SAPDB doesn't seem to understand the LONG RAW but instead needs a LONG BYTE. Is this behaviour easy to obtain or should I taje a look inside the classes that are used to define the ant tasks ??? Any help would be greatly appreciated ! Guy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
