I
islandlover
I have a form which supplies credit card numbers to my access database. The
database however is converting those numbers to scientific numbers. I have
changed the field to Text, but that did nothing. I changed to a number field
with 0 decimal places and that appeared to work; however, when processing the
credit cards, I discovered the numbers all ended in 0 regardless of the real
cc number. I tried setting up a dummy field as text and then using an update
query from the old field, but it just copies the scientific numbers instead
of converting to text. I have worked on this for two days so please HELP.
Thanks.
database however is converting those numbers to scientific numbers. I have
changed the field to Text, but that did nothing. I changed to a number field
with 0 decimal places and that appeared to work; however, when processing the
credit cards, I discovered the numbers all ended in 0 regardless of the real
cc number. I tried setting up a dummy field as text and then using an update
query from the old field, but it just copies the scientific numbers instead
of converting to text. I have worked on this for two days so please HELP.
Thanks.