Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Appending from sdf files
Message
From
10/12/1998 03:48:00
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00165772
Message ID:
00165967
Views:
9
>When you append into a table with an n(7,2) field from a text file containing numbers without decimal points, you should get the following:
>0001234 -> 1234.00
>0012345 -> 12345.0
>0123456 -> 123456
>1234567 -> 1234567
>
>But one time recently, I got
>0001234 -> 12.34
>0012345 -> 123.45
>0123456 -> 1234.56
>1234567 -> 12345.6
>I have not been able to reproduce this one-time result. Any idea of how to get it, so I can be sure to avoid it?
>
>-Dave Scott
Dave,
The first one should be got by "type SDF" while the second "type delimited".
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform