Hello
I send data from SAP (rel. 4.6C) to a SQL data base.
It works properly with Native SQL. But my problem is:
I send a dataset, some fields are empty. In SAP I use CLEAR to initialize this fields (type CHAR)
In the SQL data base this fields arrives with one space.
Its possible to send a CHAR-Field without any space - realy empty?
Many thanks for your help!