Export to DBase 4 question

  • When I use SQL Server Enterprise Manager 2003 to export a table to Dbase IV, all of the integer values are converted to real numbers. Any idea why this is happening or how I can prevent it from happening?

  • Create the "database" in dBASE IV and import the data into that table.

    Or edit the transform of the database creation defaults in EM before you run the export.

    There will always be some datatype mis-matching when transfering to foreign formats, most of the time you are safer to convert to text when in doubt.

    Andy

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply