How I import data without truncating zaro in the beginning

  • Thread starter Thread starter Mohsin Habib
  • Start date Start date
M

Mohsin Habib

when I import data from text file to access data, it truncates all the zeroes
in the starting of every filed, I have a field as "Telephone Number" in which
I need these zeroes in the beginning as I have to distinguish between local
call and international calls, please help me in this regards that how I can
import data without truncating zaro in the beginning?
 
Back
Top