Skip to Content
0
Jan 28, 2007 at 07:07 AM

Data to MS SQL

30 Views

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!