phmckeever
New member
- Local time
- Yesterday, 22:26
- Joined
- Jun 1, 2012
- Messages
- 8
I have a table in my db and it is formatted as text. However, there are occasions when numbers are stored in the field. When this happens, the number are displaying in scientific notation. How can I stop this from happening. Here is the actual data:
These number are typed into the field in the table:
503000005536
503000005535
The above number are stored like this:
5.0300000554e+011
5.0300000554e+011
5.5700020008e+011
Can you help me
phmckeever
These number are typed into the field in the table:
503000005536
503000005535
The above number are stored like this:
proj_track_orphan_servers_060112
serial_no
5.0300000554e+011
5.5700020008e+011
Can you help me

phmckeever