Hi, I Am looking to try to convert the data that is in a current database into the new structure I designed for Version 3 of the application I am building.
I have been trying to write simple VB scripts to do the conversion for me, but they keep crashing at odd points due to some issues (namely in Version 1 people could use single quotes, in version 2 you couldnt but you could use double quotes) so both record delimiters that I know of ' and " are out of the question .... any ideas on how I Can do this?
For the most part its a straight old field to new field conversion but there are a couple fields where I need to combine and reorder data to make the new field (The results of me learning this as I go along).
Any help is GREATLY appreciated .
Matt Laski
Sysadmin, Pulsafeeder Inc.
I have been trying to write simple VB scripts to do the conversion for me, but they keep crashing at odd points due to some issues (namely in Version 1 people could use single quotes, in version 2 you couldnt but you could use double quotes) so both record delimiters that I know of ' and " are out of the question .... any ideas on how I Can do this?
For the most part its a straight old field to new field conversion but there are a couple fields where I need to combine and reorder data to make the new field (The results of me learning this as I go along).
Any help is GREATLY appreciated .
Matt Laski
Sysadmin, Pulsafeeder Inc.