I have an old Adabas-D database and I try to export and import the database to another database.
Now I used the ASCII export function DATAEXTRACT * from table but the results are somewhat strange. In one example I have two fixed(10,0) columns and the result in the files are 8 194| 0 8 193| 1 Here is a thousand delimiter (a space) within the numbers. How can I get rid of this space ???? This space is in all of my exported ASCII files. To summarize: how do I get: 8194| 0 8193| 1 Marten -- Marten Feldtmann - Germany - Software Development Information regarding VA Smalltalk and DMS-system "MSK - Mien Schrievkrom" at: www.schrievkrom.de -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]