Hello, I am using VB.NET 2005 and MS ACCESS 2003
My database contains data in the following format:
1305000248767
I need to insert "-" in several location to obtain the following format
1305-00-024-8767
How do I append the records to insert the "-" at these locations.
Thanks,
Victor
My database contains data in the following format:
1305000248767
I need to insert "-" in several location to obtain the following format
1305-00-024-8767
How do I append the records to insert the "-" at these locations.
Thanks,
Victor